Changeset 741 for to-imperative/trunk/samples/Convert/to_int.rf
- Timestamp:
- May 21, 2003, 12:43:30 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/samples/Convert/to_int.rf
r679 r741 7 7 <PrintLN <To-Int '-12' 34>>, 8 8 <PrintLN <To-Int '+326'>>, 9 <PrintLN <To-Int 0 '0123' 0 '0678'>>; 9 <PrintLN <To-Int "+326">>, 10 <PrintLN <To-Int "326">>, 11 <PrintLN <To-Int "-326">>, 12 <PrintLN <To-Int 0 '0123' 0 '0678'>>;
Note: See TracChangeset
for help on using the changeset viewer.