What is the size of structure pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
hat is a pointer?
how to construct a simulator keeping the logical boolean gates in c
Unsigned char c; for ( c=0;c!=256;c++2) printf("%d",c); No. of times the loop is executed ?
What do you mean by a sequential access file?
What is page thrashing?
How #define works?
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....
Does c have circular shift operators?
What are the different types of objects used in c?
write a program to check whether a number is Peterson or not.
related to rdbms query .