Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!uwvax!ai!neves From: neves@ai.cs.wisc.edu (David M. Neves) Newsgroups: comp.lang.pascal Subject: Strings in Pascal (was standard pascal) Message-ID: <7716@spool.cs.wisc.edu> Date: 29 Jun 89 15:59:19 GMT References: <20139@adm.BRL.MIL> <2044@hub.ucsb.edu> <3182@mentor.cc.purdue.edu> Sender: news@spool.cs.wisc.edu Reply-To: neves@ai.cs.wisc.edu (David M. Neves) Organization: U of Wisconsin CS Dept Lines: 14 In article <3182@mentor.cc.purdue.edu> ags@mentor.cc.purdue.edu (Dave Seaman) writes: > >Nobody mentioned UCSD Pascal, for a very good reason: UCSD Pascal is as far >removed from the standard as Turbo is, but in a slightly different direction. I have a related question. When people talk about Pascal-style strings they describe the string type as it exists in UCSD/Turbo Pascal where the length is kept in the first byte/word of the string. Did UCSD invent this string representation? I have been told that strings are not a part of ANSI Pascal. Are they a part of any other standard or extended standard? -thanks, david ;David Neves, Computer Sciences Department, University of Wisconsin-Madison ;Usenet: {rutgers,ucbvax}!uwvax!neves ;Arpanet: neves@cs.wisc.edu