RE: [GD-General] remove unused functions
Brought to you by:
vexxed72
From: Daniel V. <vo...@ep...> - 2003-05-20 05:50:50
|
Sorry, meant to be a bit more elaborate - AFAIK __FUNCTION__ only works with gcc and not with VC. -- Daniel, Epic Games Inc. > -----Original Message----- > From: gam...@li... > [mailto:gam...@li...]On Behalf Of > Daniel Vogel > Sent: Monday, May 19, 2003 10:54 PM > To: gam...@li... > Subject: RE: [GD-General] remove unused functions > > > 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 > > > > > ------------------------------------------------------- > 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 > |