You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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". |
8 years ago | |
---|---|---|
.. | ||
Makefile | 13 years ago | |
README.txt | 13 years ago | |
bmp_parser.c | 9 years ago | |
common.h | 13 years ago | |
xdemo.c | 8 years ago | |
yosemite.bmp | 10 years ago |
README.txt
this is a program to test xwindows