What does the message "warning: macro replacement within a
string literal" mean?
Answer Posted / rocky
its nothing but a fakalya.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is python a c language?
Is it acceptable to declare/define a variable in a c header?
Write a program to implement queue.
what is event driven software and what is procedural driven software?
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
What is #include cctype?
Describe the header file and its usage in c programming?
What is variables in c?
What are the applications of c language?
Why c language?
How can I recover the file name given an open stream or file descriptor?
Write a program to print numbers from 1 to 100 without using loop in c?
What is the use of extern in c?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
Explain how do you print an address?