Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do i store a paragraph into a string?
for example, if i input a long paragraph, the program will
read the words one by one and concatenate them until no word
is left.

Answer Posted / kamlesh

we can use simply.... gets(paragraph)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

define string ?

1081


How many data structures are there in c?

1078


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1611


What is bin sh c?

1012


write a program to print largest number of each row of a 2D array

2288


What is the difference between array_name and &array_name?

1258


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

1024


how should functions be apportioned among source files?

1076


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

1044


Tell me can the size of an array be declared at runtime?

1002


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1907


What does emoji p mean?

1067


given post order,in order construct the corresponding binary tree

2754


Explain how do you print only part of a string?

1181


What is the difference between typedef struct and struct?

1078