What is a header file?
No Answer is Posted For this Question
Be the First to Post Answer
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
what is the difference between NULL & NUL keywords in C?
What are 'near' and 'far' pointers?
main() { printf("hello%d",print("QUARK test?")); }
How to compare array with pointer in c?
Are c and c++ the same?
what is diff between localstatic and globalstatis variable possible 2 use in another file...?
how to determine the complexity of an algorithm as log(n)
Why double pointer is used in c?
How do I convert a string to all upper or lower case?
diff between exptected result and requirement?
Write a code to remove duplicates in a string.