What does the message "warning: macro replacement within a
string literal" mean?
why we wont use '&' sing in aceesing the string using scanf
What is the right type to use for boolean values in c? Is there a standard type?
How to create struct variables?
What are static variables, and where are they stored?
What is the difference between macros and inline functions?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
What are c preprocessors?
What is difference between array and pointer in c?
print the table 5 in loops
which is the best antivirus and how to update it
write a own function to compare two strings with out using stringcomparition function?