Answer Posted / siddiqui mohd. faisal
Do you mean that can we access one file from directory
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
if p is a string contained in a string?
what are the advantages of a macro over a function?
What are qualifiers and modifiers c?
What is difference between && and & in c?
How to set file pointer to beginning c?
What do you mean by dynamic memory allocation in c? What functions are used?
Define and explain about ! Operator?
how to create duplicate link list using C???
What are global variables and explain how do you declare them?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
How do we open a binary file in Read/Write mode in C?
What's the best way of making my program efficient?
If fflush wont work, what can I use to flush input?
What is wrong with this code?
explain how do you use macro?