[PATCH 8/11] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
Andreas Schwab
schwab at suse.de
Wed Mar 22 05:32:39 EST 2006
Olof Johansson <olof at lixom.net> writes:
> Why iterate over the string twice? Why not do
> for (..; i < n && src[n]; ...)
ITYM i < n && src[i].
Andreas.
--
Andreas Schwab, SuSE Labs, schwab at suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Linuxppc-dev
mailing list