User Tools

Site Tools


root:strings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
root:strings [2010/11/10 12:00] nchiaproot:strings [2010/11/10 12:01] (current) nchiap
Line 10: Line 10:
  
 // e.g: remove S charachters form start and E from end // e.g: remove S charachters form start and E from end
-TString new = old(S, filename.Length()-S-E);+TString new = old(S, old.Length()-S-E);
 </code> </code>
  
root/strings.txt · Last modified: 2010/11/10 12:01 by nchiap