Hi,
I know the MFC answer to determining application path and also that argv[0] should return the path.

However, with my GLUT/OpenGL, this doesn't seem to work. Is there a ANSI C++ function call to read path and file information for an application that doesn't use the above methods?

Regards,
ChuckB