Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!ucbvax!cory.berkeley.edu!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: net.micro.amiga Subject: Re: Problem with Lattice C Compiler Message-ID: <8602261721.AA24844@cory> Date: Wed, 26-Feb-86 12:21:16 EST Article-I.D.: cory.8602261721.AA24844 Posted: Wed Feb 26 12:21:16 1986 Date-Received: Fri, 28-Feb-86 21:50:53 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 14 I can't see anything right off. If it works with the vax compiler, then I would guess lattice's stdio.h defined some macro somewhere which you are inadvertently using as a variable (and it doing a macro expansion on it). At least, that is all I can think of. Lattice 3.03 has strncpy anyway. Also, if your intending to make yours compatible with Lattice's/UNIX, then you should check for source termination before 'n' is reached. QUESTION TO AMIGA PEOPLE: Just how fast are ports, send and rec. message? What is the overhead? -Matt