What does the message "warning: macro replacement within a
string literal" mean?



What does the message "warning: macro replacement within a string literal" mean?..

Answer / rocky

its nothing but a fakalya.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

Explain threaded binary trees?

1 Answers  


What are the types of type specifiers?

1 Answers  


What is the purpose of sprintf() function?

1 Answers  


What is the difference between procedural and declarative language?

1 Answers  


whitch value return void main?

11 Answers  


Explain what is a program flowchart and explain how does it help in writing a program?

1 Answers  


Explain what are preprocessor directives?

1 Answers  


hOW Can I add character in to pointer array of characters char *a="indian"; ie I want to add google after indian in the char *a

1 Answers  


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

1 Answers   XYZ,


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

1 Answers  


Explain what are the advantages and disadvantages of a heap?

1 Answers  


Explain the use of bit fieild.

1 Answers  


Categories