Thread: Help please
View Single Post
Old Sep 4th, 2005, 6:42 PM   #17
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I'm not exactly sure what your approach is to getting answers, but it isn't really good if you don't listen. Tempest is correct. When you get a compiler for a particular operating system it comes with many of the headers and library things that you need for the most common things you will write for that system. Third-party things like some graphics libraries and such have to be located and added into the mix. If you are so "sure", why are you having to ask? I suggest you modify your approach to getting help and learning. If you don't like my responses, there are others. Listen to Tempest, don't blow him off like that.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline