to convert a string without using decrement operater and
string functions

Answer Posted / shiva

itoa() int to string

atoi() this is to string to int

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2905


What functions are used in dynamic memory allocation in c?

828


What does it mean when the linker says that _end is undefined?

887


shorting algorithmS

2051


What is double pointer?

789


In a byte, what is the maximum decimal number that you can accommodate?

927


Write the syntax and purpose of a switch statement in C.

879


What is identifier in c?

795


Compare and contrast compilers from interpreters.

934


Is it better to use malloc() or calloc()?

871


What is the difference between declaring a variable and defining a variable?

986


What is getche() function?

841


For what purpose null pointer used?

842


What are the advantages of the functions?

899


Why header file is used in c?

808