LMS 2012
|
#include <stdio.h>
#include "bitmap.bmp"
Go to the source code of this file.
Macros | |
#define | ULONG unsigned int |
#define | UBYTE unsigned char |
Functions | |
int | main (void) |
#define UBYTE unsigned char |
Definition at line 4 of file bitmapconverter.c.
#define ULONG unsigned int |
Definition at line 3 of file bitmapconverter.c.
int main | ( | void | ) |
Definition at line 8 of file bitmapconverter.c.