RE: [GD-General] remove unused functions
Brought to you by:
vexxed72
From: Daniel V. <vo...@ep...> - 2003-05-20 02:54:15
|
You're stuck with __FILE__ and __LINE__ then. -- Daniel, Epic Games Inc. > -----Original Message----- > From: gam...@li... > [mailto:gam...@li...]On Behalf Of > Ken Paulson > Sent: Monday, May 19, 2003 10:24 PM > To: gam...@li... > Subject: RE: [GD-General] remove unused functions > > > At 08:07 PM 5/19/2003, you wrote: > > > > maybe there's a MS #define that lists the function name? > > > >yep. __FUNCTION__ > > In what version? MSVC++ 6 certainly doesn't expose it. > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > Gamedevlists-general mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-general > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=557 > |