What type is sizeof?
No Answer is Posted For this Question
Be the First to Post Answer
Why can't I perform arithmetic on a void* pointer?
How can I implement sets or arrays of bits?
Why header file is used in c?
What is dynamic variable in c?
Can we access RAM? How? Whats the range of access? Similarly What are other hardware we can access?
Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
why i join syntel?
23 Answers ABC, Syntel, TCS,
What is structure and union in c?
What is the most efficient way to count the number of bits which are set in an integer?
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
How will you allocate memory to double a pointer?