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 |
How do you determine a file’s attributes?
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')
no consistent academics. how to answer the question
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.
long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
18 Answers Acropolis, HCL, Intel, TCS,
What is calloc()?
write a program that will print %d in the output screen??
int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?
how to find out the reverse number of a digit if it is input through the keyboard?
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
What is size of union in c?
Why is c faster?