What is the purpose of ftell?
No Answer is Posted For this Question
Be the First to Post Answer
Why is conio.h not required when we save a file as .c and use clrscr() or getch() ?
write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 Answers Bosch, College School Exams Tests,
i want to asked a question about c program the question is: create a c program that displays all prime numbers less than 500? using looping statement
marge linklist
diff .between strcture and union
Who is the main contributor in designing the c language after dennis ritchie?
Explain how can I write functions that take a variable number of arguments?
program for swapping two strings by using pointers in c language
What is pass by reference in functions?
how to sort two array of characters and make a new array of characters.
write a program to remove occurrences the word from entered text?
writ a program to compare using strcmp VIVA and viva with its output.