What is a static function in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is event driven software and what is procedural driven software?
Process by which one bit pattern in to another by bit wise operation is?
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
can we declare a function inside the structure? ex: struct book { int pages; float price; int library(int,float); }b; is the above declaration correct? as it has function declaration?
Write a programme to find even numbers without using any conditional statement?
3 Answers ADD Software, Infosys,
What is the easiest sorting method to use?
What is meant by realloc()?
Why is c still so popular?
What does d mean?
what does ‘segmentation violation’ mean?
i got 75% in all semester am i eligible for your company
HOW DO YOU HANDLE EXCEPTIONS IN C?