What is the difference between array and pointer?
No Answer is Posted For this Question
Be the First to Post Answer
without using arithmatic operator convert an intger variable x into x+1
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
How can I open a file so that other programs can update it at the same time?
What is sizeof int in c?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
Write a C program to convert an integer into a binary string?
how to create c progarm without void main()?
write a program to display reverse of a number using for loop?
Differentiate between full, complete & perfect binary trees.
Tell me when is a void pointer used?
disadvantages of realloc ?