Changeset 51 in dev for BasicCompiler32/NumOpe.cpp
- Timestamp:
- Feb 10, 2007, 8:30:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/NumOpe.cpp
r49 r51 96 96 97 97 //call constructor 98 op_call(pobj_StringClass-> ppobj_Method[pobj_StringClass->ConstructorMemberSubIndex]->psi);98 op_call(pobj_StringClass->GetConstructorMethod()->psi); 99 99 } 100 100
Note:
See TracChangeset
for help on using the changeset viewer.