How can I pad a string to a known length?
No Answer is Posted For this Question
Be the First to Post Answer
What is the diffences between Windows XP and Windows Visa
Name the language in which the compiler of "c" in written?
Why Modern OS are interrupt driven?Give an example
How can I prevent another program from modifying part of a file that I am modifying?
Explain the difference between structs and unions in c?
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
What are the different categories of functions in c?
Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not
What does the file stdio.h contain?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
what is difference between procedural language and functional language ?
Is that possible to add pointers to each other?