Xref: utzoo comp.lang.c:25021 comp.lang.misc:3864 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!snorkelwacker!spdcc!ima!haddock!karl From: karl@haddock.ima.isc.com (Karl Heuer) Newsgroups: comp.lang.c,comp.lang.misc Subject: Re: NOT Educating FORTRAN programmers to use C Message-ID: <15623@haddock.ima.isc.com> Date: 11 Jan 90 21:37:50 GMT References: <646@chem.ucsd.EDU> <14186@lambda.UUCP> Reply-To: karl@haddock.ima.isc.com (Karl Heuer) Followup-To: comp.lang.misc Distribution: na Organization: Interactive Systems, Cambridge, MA 02138-5302 Lines: 8 In article <14186@lambda.UUCP> jlg@lambda.UUCP (Jim Giles) writes: >...at least in principle, Fortran should be faster at character manipulation >than C. [null-terminated strings are less efficient] It depends on what operations you're trying to perform. Some are faster with counted strings, others with null-terminated strings. Karl W. Z. Heuer (karl@haddock.isc.com or ima!haddock!karl), The Walking Lint