/* uppercase to lowercase */
#include<stdio.h> #include<conio.h> void main() { int a,b; clrscr(); b=sizeof(a); printf("sizeof%d",b); getch(); }
there is some good c ,java, sql and vb6 programs,Windows tricks, sms shorthand etc
#include<stdio.h> #include<conio.h> void main() { int a,b; clrscr(); b=sizeof(a); printf("sizeof%d",b); getch(); }
No comments:
Post a Comment