What is an incomplete type?
Answer / atul shankhwar
Incomplete types refers to pointers in which there is non availability of the implementation of the referenced location or it points to some location whose value is not available for modification.
Example:
int *i=0x400 // i points to address 400
*i=0; //set the value of memory location pointed by i.
Incomplete types are otherwise called uninitialized pointers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Comment on local and global scope of a variable.
Can the creation of operator** is allowed to perform the to-the-power-of operations?
What is the use of typedef?
Write my own zero-argument manipulator that should work same as hex?
What is the function of I/O library in C++ ?
What is new in c++?
Is std :: string immutable?
How a modifier is similar to mutator?
Are strings mutable in c++?
What is increment operator in c++?
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?
what kind of projects are suitable for c and c++