What is a good data structure to use for storing lines of text?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What does == mean in texting?

0 Answers  


Is there anything like an ifdef for typedefs?

0 Answers  


Explain what are the different file extensions involved when programming in c?

0 Answers  


What do you mean by a local block?

0 Answers   InterGraph,


How can I open files mentioned on the command line, and parse option flags?

0 Answers  






The variables are int sum=10,SuM=20; these are same or different?

3 Answers  


What is your stream meaning?

0 Answers  


When you call malloc() to allocate memory for a local pointer, do you have to explicitly free() it?

2 Answers   Aloha Technology,


How do you convert strings to numbers in C?

0 Answers  


How do I get a null pointer in my programs?

0 Answers  


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

0 Answers  


Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.

0 Answers  


Categories