How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
No Answer is Posted For this Question
Be the First to Post Answer
what is a static function
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
Explain how can a program be made to print the name of a source file where an error occurs?
how to return 1000 variables from functio9n in c?plz give me code also
What is data types?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
what is the difference between getch() and getche()?
How will you find a duplicate number in a array without negating the nos ?
two variables are added answer is stored on not for third variable how it is possible?
What are the different properties of variable number of arguments?
What is the general form of #line preprocessor?
Write a C program in Fibonacci series.