|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Why Does Everyone Insist On Using Structs for Everything?!
In a message dated 3/17/00 1:54:09 PM Central Standard Time, anime6@earthlink.net writes: << 't anyone ever use C++ for what it's good for? Object oriented programming? Everyone always seem to use structs. Giving everything acess to encaspulated members makes me want to scream! AAAAARRRGGGGHHH!!!! Sorry for the rant I had to get that off my chest :). >> In MSVC, I can't use C++ routines with a C lib, so I use all structs and no classes. -they're just fun to organize global variables with, too! (= ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|