How do you convert strings to numbers in C?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is the diff between the printf and sprintf functions?? and what is the syntax for this two functions ??

5 Answers  


what is the difference between const volatile int i & volatile const int j;

2 Answers   HCL,


Explain goto?

0 Answers  


I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.

1 Answers  


Write a program to check whether a number is prime or not using c?

0 Answers  


Is null valid for pointers to functions?

0 Answers  


Why c is procedure oriented?

0 Answers  


Is a house a shell structure?

0 Answers  


can we declare a variable in different scopes with different data types? answer in detail

3 Answers   TCS,


Write a C program that reads a series of strings and prints only those ending in "ed"

2 Answers   Accenture,


In which area global, external variables are stored?

3 Answers  


Can a function argument have default value?

0 Answers   Genpact,


Categories