Changes in uspace/lib/c/generic/str.c [c3d19ac:abb7491c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/str.c
rc3d19ac rabb7491c 551 551 * 552 552 * Common legacy text encoding in hardware is 7-bit ASCII fitted into 553 * a fixed-wi dth byte buffer (bit 7 always zero), right-padded with spaces553 * a fixed-with byte buffer (bit 7 always zero), right-padded with spaces 554 554 * (ASCII 0x20). Convert space-padded ascii to string representation. 555 555 *
Note:
See TracChangeset
for help on using the changeset viewer.