Explain how can I manipulate strings of multibyte characters?
Explain Basic concepts of C language?
Where can I get an ansi-compatible lint?
What is a structure member in c?
Where does the name "C" come from, anyway?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
What are the advantages of using linked list for tree construction?
What are the basic data types associated with c?
Explain how can I open a file so that other programs can update it at the same time?
how many error occurs in C language ?
Which is best book for data structures in c?
What are volatile variables?