Why ca not I do something like this?
No Answer is Posted For this Question
Be the First to Post Answer
What does calloc stand for?
write a program to compare 2 numbers without using logical operators?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Why use int main instead of void main?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
what r callback function?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
In scanf h is used for
is c language is a object oreinted language?
What is wrong in this statement?
Why C language is a procedural language?
How can I ensure that integer arithmetic doesnt overflow?