Changeset 710 for to-imperative/trunk/runtime/rf_short_int.cc
- Timestamp:
- May 3, 2003, 12:05:08 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/runtime/rf_short_int.cc
r705 r710 100 100 101 101 if (!n) { 102 str[i] = 48; i--;102 str[i] = 48; 103 103 } 104 104 else {
Note: See TracChangeset
for help on using the changeset viewer.