/*WAP to Input of strings containing spaces */
#include<stdio.h> #include<conio.h> main( ) { char name[25] ; printf ( "Enter your full name " ) ; gets ( name ) ; puts ( "Hello!" ) ; puts ( name ) ; }
there is some good c ,java, sql and vb6 programs,Windows tricks, sms shorthand etc
No comments:
Post a Comment