Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5183 in orxonox.OLD for trunk/src/defs


Ignore:
Timestamp:
Sep 15, 2005, 1:01:00 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: SubString now also can split by whiteSpaces :>
this cost me almost 2 hours… sometimes i think, that i am unable to think…. :/
other times it just works, like when learning some Information Transfer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/defs/debug.h

    r5174 r5183  
    9898#define PRINTFVDEBUG  PRINTF5
    9999
    100 //#ifdef
     100#if DEBUG <= 3
    101101#define PRINTF(x)        PRINT(x)
     102#endif
    102103#define PRINT_EXEC       ShellBuffer::addBufferLineStatic
    103104
Note: See TracChangeset for help on using the changeset viewer.