/*WAP to Formatting strings with 't' tab */
#include<stdio.h> #include<conio.h> main( ) { printf ( "You\tmust\tbe\tcrazy\nto\thate\tthis\tbook" ) ; getch(); }
there is some good c ,java, sql and vb6 programs,Windows tricks, sms shorthand etc
#include<stdio.h> #include<conio.h> main( ) { printf ( "You\tmust\tbe\tcrazy\nto\thate\tthis\tbook" ) ; getch(); }
No comments:
Post a Comment