Can we increase size of array in c?
No Answer is Posted For this Question
Be the First to Post Answer
to get a line of text and count the number of vowels in it
What is binary tree in c?
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
Is javascript based on c?
How many types of operators are there in c?
What is the purpose of Scanf Print, getchar, putchar, function?
What's the right way to use errno?
how to make a scientific calculater ?
How is a null pointer different from a dangling pointer?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
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.
how can u print a message without using any library function in c