how can I convert a string to a number?
No Answer is Posted For this Question
Be the First to Post Answer
Where in memory are my variables stored?
Explain the red-black trees?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
what is the use of getch() function in C program.. difference b/w getch() and getche()??
29 Answers HCL, IBM, Infosys, TCS, Wipro,
what is stack , heap ,code segment,and data segment
How to access or modify the const variable in c ?
16 Answers HCL, HP,
What are global variables and how do you declare them?
what is const volatile?
What is %s and %d in c?
Program to find larger of the two numbers without using if-else,while,for,switch
write a program for odd numbers?
Explain what is a pragma?