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
Explain what is meant by 'bit masking'?
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
What are the application of void data type in c?
How can I run c program?
What is variable in c example?
What are the advantages of using Unions?
What is the difference between a string and an array?
What is the use of #define preprocessor in c?
What is a file descriptor in c?
Can variables be declared anywhere in c?
Explain data types & how many data types supported by c?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
Do character constants represent numerical values?
what value is returned to operating system after program execution?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none