how to implement stack work as a queue?
Answers were Sorted based on User's Feedback
How can I send mail from within a c program?
main() { char p[] = "hello world!"; p = "vector"; printf("%s",p); }
2 Answers Vector, Vector India,
How do you redirect a standard stream?
what is linkage error when it occurs in c program
Find the largest number from the given 2 numbers without using any loops and the conditional operator.
I need a sort of an approximate strcmp routine?
How would you rename a function in C?
what is differnence b/w macro & functions
what is pointer?
13 Answers HCL, TCS,
totally how much header files r in c language
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
What is volatile in c language?