Changeset 53 for branches/DelphiToC/Example.pas
- Timestamp:
- Aug 10, 2010, 10:14:57 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DelphiToC/Example.pas
r51 r53 8 8 Y: Integer; 9 9 end; 10 11 TArrayOfByte = array[Byte] of Byte; 10 12 11 13 function Max(A, B: Byte): Byte;
Note:
See TracChangeset
for help on using the changeset viewer.