6664aac00f
In C, an empty argument list in a declaration means that the function can accept any arguments. Use "void" instead, it means "no arguments". C++ treats void and empty list as "no arguments". |
||
---|---|---|
.. | ||
bmp_parser.c | ||
common.h | ||
Makefile | ||
README.txt | ||
xdemo.c | ||
yosemite.bmp |
this is a program to test xwindows