Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: seanhunt
Forum: C++ Mar 17th, 2009
Replies: 16
Views: 420
Posted By seanhunt
Ah, I just noticed a bit on the SDL site; the video portion is implemented via OpenGL ;P

The GLUT (openGL Utility Toolkit) library simplifies window management, and drawing within the window,...
Forum: C++ Oct 22nd, 2008
Replies: 4
Solved: Inline question
Views: 394
Posted By seanhunt
The function definition is not being included in your test.cpp module, so the linker can't find it. Often inline function definitions are saved as a different type of file (like test.inl) which is...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC