Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] This is my very first program written in C. Used the wonderful, (and
free), ANSI C compiler vbcc to compile it. This program is right up
there with "Hello World" as far as complexity goes, however, I've
found it to be very useful when working with a shell windows. if you
don't like CLS then rename it to whatever. It simply clears the
current window, in this case a shell window. works just like the
MS-DOS cls command, (for those of you out there who sink to useing IBM).
|