Ignore:
Timestamp:
Feb 10, 2007, 6:13:37 AM (17 years ago)
Author:
dai_9181
Message:

戻り値オブジェクトのメンバを直接的に参照できるようにした。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/calculation.cpp

    r41 r49  
    519519                        i2=lstrlen(Parms);
    520520
    521 StrLiteral:
    522521                        nums[pnum]=i2;
    523522                        StrPtr[pnum]=(char *)HeapAlloc(hHeap,0,i2+1);
Note: See TracChangeset for help on using the changeset viewer.