help: what's the meaning "dereferencing pointer to incomplete type"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,
  i have a programming problem using gcc compiler.
  when i compile a C source file ,i got the error message:
"dereferencing pointer to incomplete type"
this is caused by a line:
pqtemp->offset=0;
where "pqtemp " is a pointer of a "struct type".
so i need someone tell me what does the error message
"dereferencing pointer to incomplete type"
refer to ??

thanks .



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux