Which built-in library function can be used to match a patter from the string?
No Answer is Posted For this Question
Be the First to Post Answer
What is alloca() and why is its use discouraged?
In a switch statement, explain what will happen if a break statement is omitted?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
2 Answers HCL, IBM, Satyam, Vimal, Vimukti Technologies,
Apart from dennis ritchie who the other person who contributed in design of c language.
wat s the meaning of (int *)p +4;
Diff between for loop and while loop?
What is structure padding and packing in c?
Write a C program that reads a series of strings and prints only those ending in "ed"
Can you write the function prototype, definition and mention the other requirements.
What is double pointer?
what is a non volatile key word in c language?
How are strings stored in c?