there is some good c ,java, sql and vb6 programs,Windows tricks, sms shorthand etc
#include #include void main() { int i; char a[10]="*****"; clrscr(); for(i=1;i<=5;i++) printf("%c\n",a); getch(); }
No comments:
Post a Comment