Stuff about C programs  or tiny programs written to illustrate c functions

main.c
The above assumes you will enter one or more strings when the program is called.    

strings and pointers

typedef.c

struct.c
The above is the first form  of this function.

struct.c (alternate)  
This is an alternate way to use this function.

write2disk

ReadFromDisk (numbers)

ascii to float

getchar.c

log.c

string Copy  

vga_getkey.c

typecasting.c

RETURN