Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!njin!princeton!notecnirp!nfs From: nfs@notecnirp.Princeton.EDU (Norbert Schlenker) Newsgroups: comp.os.minix Subject: Re: ANSI C etc Summary: Small oops Message-ID: <22868@princeton.Princeton.EDU> Date: 8 Jan 90 15:31:39 GMT References: <5058@ast.cs.vu.nl> <22864@princeton.Princeton.EDU> Sender: news@princeton.Princeton.EDU Reply-To: nfs@notecnirp.UUCP (Norbert Schlenker) Organization: Dept. of Computer Science, Princeton University Lines: 6 In article <22864@princeton.Princeton.EDU> nfs@notecnirp.UUCP (Norbert Schlenker) writes: > As for len(), it can >be renamed using this scheme, but I think a better solution is to replace >every instance of it with len(...) + 1. I meant "strlen(...) + 1".