What is structure packing ?
Answers were Sorted based on User's Feedback
See: http://www.geocities.com/vijoeyz/faq/c/padding.txt
Best,
Vijay Zanvar,
Home Page - http://geocities.com/vijoeyz/
| Is This Answer Correct ? | 2 Yes | 5 No |
1,1,5,17,61,217,?,?.
What is the difference between malloc() and calloc()?
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')
How to swap 3 numbers without using 4th variable?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
What is the best organizational structure?
write an algorithm and a program to count the number of elements in a circularly singly linked list
A program to allow an input operand and operator from the operator and read on the display and output operand.
Explain function?
If null and 0 are equivalent as null pointer constants, which should I use?
What the advantages of using Unions?
ATM machine and railway reservation class/object diagram