Are the variables argc and argv are local to main?
No Answer is Posted For this Question
Be the First to Post Answer
Why c is known as a mother language?
How do you initialize function pointers? Give an example?
What is difference between constant pointer and constant variable?
How can I get random integers in a certain range?
can any one provide me the notes of data structure for ignou cs-62 paper
What is data type long in c?
What are the commands should be given before weiting C Program i.e, Cd.. like
4 Answers IBM, Infonet, Satyam, Tech Mahindra,
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.
Explain how can I write functions that take a variable number of arguments?
please send me the code for multiplying sparse matrix using c
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
What is struct node in c?