View Single Post
Old 02-09-2005, 09:42 PM   #4 (permalink)
fp_unit
mike
 
Join Date: Jan 2005
Location: Ottawa, ON
Posts: 79
fp_unit is on a distinguished road
I use g++ (or gcc for C code) in linux, or Visual C++ 6.0 Introductory Edition on Windows to compile. I dont write much (any) C.

BTW I tried OpenGL before I really knew programming and it was a waste of time. Your better mastering C OR C++ first (dont try to master both at once) before moving on to API's. Just my $0.02
fp_unit is offline   Reply With Quote