Changeset 484 for trunk/include/odincrt.h
- Timestamp:
- Aug 12, 1999, 12:27:56 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odincrt.h
r470 r484 1 /* $Id: odincrt.h,v 1. 2 1999-08-10 13:52:09phaller Exp $ */1 /* $Id: odincrt.h,v 1.3 1999-08-11 22:25:50 phaller Exp $ */ 2 2 3 3 /* … … 97 97 ****************************************************************************/ 98 98 99 void* ODINAPI __nw__FUi ( void* p1 );// operator new()99 void* ODINAPI __nw__FUi ( unsigned int i ); // operator new() 100 100 101 101 //@@@PH ODIN_new(myClass, ##myParams) new ....
Note:
See TracChangeset
for help on using the changeset viewer.