Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.
/ BmmP Public archive

A small program to load .bmp file and output to console and file.

Notifications You must be signed in to change notification settings

JulianDroske/BmmP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BmmP

A small program to load .bmp file and output to console and file.

Compiler: GCC

Usage:
  bmp <options> <files>
Options:  
  -z: don't skip 00 at every end of the rows (if not exist)
  -h: show help

BUG2019: It may lost the first row and output only Row 2th~End.

About

A small program to load .bmp file and output to console and file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages