what is the function of pragma directive in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can I manipulate strings of multibyte characters?
What are the different data types in C?
Can we declare function inside main?
What does char * * argv mean in c?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
write a program to insert an element at the specified position in the given array in c language
What are the various topologies? Which one is the most secure?
Which is best linux os?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
How can I get back to the interactive keyboard if stdin is redirected?
Explain how can I pad a string to a known length?
What is ponter?