to convert a string without using decrement operater and
string functions



to convert a string without using decrement operater and string functions..

Answer / shiva

itoa() int to string

atoi() this is to string to int

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

Write a c program to build a heap method using Pointer to function and pointer to structure ?

0 Answers   Wipro,


what is a function prototype?

1 Answers  


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

0 Answers  


What are the main characteristics of c language describe the structure of ac program?

0 Answers  


What is 'bus error'?

0 Answers  






How is actual parameter different from the formal parameter?

0 Answers  


Write a program to check prime number in c programming?

0 Answers  


hi, which software companys will take,if d candidate's % is jst 55%?

0 Answers  


Explain how do you print an address?

0 Answers  


Explain the bubble sort algorithm.

0 Answers  


char *p="name"; printf(p);

1 Answers  


What is a class?

3 Answers  


Categories