How can I recover the file name given an open stream?
No Answer is Posted For this Question
Be the First to Post Answer
How can you call a function, given its name as a string?
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,
how to TOGGLE Nth bit of variable in a MACRO
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }
Convert the following expression to postfix and prefix (A+B) * (D-C)
What is clrscr in c?
Can the curly brackets { } be used to enclose a single line of code?
How can I sort a linked list?
Is fortran faster than c?
what is stack , heap ,code segment,and data segment
What is header file in c?