Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!im4u!ut-sally!husc6!bacchus!mit-eddie!ll-xn!ames!lll-lcc!pyramid!voder!apple!huxham From: huxham@apple.UUCP Newsgroups: comp.sys.mac Subject: Re: MPW C annoyances.... Message-ID: <600@apple.UUCP> Date: Tue, 7-Apr-87 13:59:09 EST Article-I.D.: apple.600 Posted: Tue Apr 7 13:59:09 1987 Date-Received: Sat, 11-Apr-87 00:22:33 EST References: <12500007@acf4.UUCP> <1535@husc6.UUCP> Reply-To: huxham@apple.UUCP (Fred Huxham) Organization: Apple Computer Inc., Cupertino, USA Lines: 12 In article <1535@husc6.UUCP> stew@endor.UUCP (Stew Rubenstein) writes: >I also cursed and swore for a while when I found out that the MPW C >library routines expect null terminated strings instead of pascal >style. grumble... MPW C 2.0 will offer the option to link to libraries that do string conversion for you (accept C strings), or let you do it yourself (accept Pascal strings). Enough people grumbled. Fred