what are bit fields? What is the use of bit fields in a
structure declaration?
No Answer is Posted For this Question
Be the First to Post Answer
Can main () be called recursively?
Explain why c is faster than c++?
Write a c program to demonstrate character and string constants?
Can you please explain the difference between syntax vs logical error?
What is the meaning When we write "#include" what is # and what does include does there???
I use turbo C which allocates 2 bytes for integers and 4 bytes for long. I tried to declare array of size 500000 of long type using the following code... long *arr; arr=(long *)(malloc)(500000 * sizeof(long)); It gives a warning that "Conversion may lose significant digits in function main"... And the resulting array size was very less around 8400 as compared to 500000. Any suggestions will be welcomed....
write a c program to find the square of a 5 digit number and print the result.
5 Answers Accenture, Sasken, Vimukti Technologies,
Whether there can be main inside another main?If so how does it work?
What is pivot in c?
Is c still relevant?
what is c language?
what is a c-language.what is do.