Coder's Guild Mailing List

Re: typedef vs. Struct

Posted by Frank Hale on 2000-02-09

> struct TAG{
>     MEMBERS;
> };
> 
> int main(){
>      TAG STRUCT NAME;
>      return 0;
> }

Its because your compiling it as C++ code.


=====
ICQ: 7205161
http://sapphire.sourceforge.net - Another X11 Window Manager
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
To signoff send a mail to listserver@xxxx.xx.xx with 
  "signoff tcg" in the body of your message.