Changeset 4462 for sample/pingpong
- Timestamp:
- Jun 24, 2009, 8:48:35 AM (16 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  sample/pingpong/main.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      sample/pingpong/main.cppr3041 r4462 18 18 // this will do the main functionality and block 19 19 PingPong ping; 20 StartupWrapper::startup(&ping , true);20 StartupWrapper::startup(&ping); 21 21 22 22 // --> we will run blocking until <enter> is hit 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
