Wednesday, January 19, 2011

c first prg

c is a set of function each prg start wit main func...
#include
void main()
{
printf("hello")
}

No comments:

Post a Comment