C and C++ programs and MySQL
Always thinking in engineering style...
Tuesday, September 8, 2009
C IDEAS
main()
{
int i=3;
int j=4;
clrscr();
printf("%d %d");
getch();
}
OUTPUT:
3 4
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment