computing-fundamentals
C programs and question bank.
Monday, November 1, 2010
example puts-C
void main()
{
puts("hello welcome to c program");
return(0);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment