Changeset 49 in dev for BasicCompiler_Common/calculation.cpp
- Timestamp:
- Feb 10, 2007, 6:13:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/calculation.cpp
r41 r49 519 519 i2=lstrlen(Parms); 520 520 521 StrLiteral:522 521 nums[pnum]=i2; 523 522 StrPtr[pnum]=(char *)HeapAlloc(hHeap,0,i2+1);
Note:
See TracChangeset
for help on using the changeset viewer.