mystrsep:
Minor code reduction, 1 less instruction in routine.
mystrdup:
Modified several instructions for less processing and less code.
mychomp:
Some mods for less processing.
myrevstrdup:
Similar reduction based on mystrdup.
fieldlen:
Only need to test "r" once, then reorganized based on likelyhood of which
code (for *r) may be seen 1st (eg: least likely to see '\n' until end of
string).
couple of typos "initial"
Nobody/Anonymous
None
None
Public
|
Date: 2008-06-29 06:07
|
| Filename | Description | Download |
|---|---|---|
| csutil.cxx.diff | "diff -u" shows changes to routines (no space cleanup). | Download |
| csutil.cxx.diff2 | "diff -rub" shows changes (including space/alignment cleanup). | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 283073: csutil.cxx.diff2 | 2008-06-29 06:07 | josedasilva |
| File Added | 283072: csutil.cxx.diff | 2008-06-29 06:05 | josedasilva |