Answer Posted / nashiinformaticssolutions
A compiler-specific directive used for special purposes like disabling warnings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I invoke another program or command and trap its output?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What are near, far and huge pointers?
By using C language input a date into it and if it is right?
What is function and its example?
What are Macros? What are its advantages and disadvantages?
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
What is pass by reference in functions?
What does s c mean on snapchat?
What's the right way to use errno?
How do I create a directory? How do I remove a directory (and its contents)?
How is pointer initialized in c?
Why c is a procedural language?
How do I get a null pointer in my programs?
Explain how can I prevent another program from modifying part of a file that I am modifying?