Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ukma!uflorida!novavax!ankh!chin From: chin@ankh.ftl.fl.us (Albert Chin) Newsgroups: comp.sys.apple2 Subject: ORCA/Pascal dynamic arrays Keywords: dynamic Message-ID: <368@ankh.ftl.fl.us> Date: 4 Jul 90 06:14:46 GMT Organization: Ankh - Public Access Unix [+1 305 973 1947] Lines: 13 Is it possible to do the following in Pascal, like in C: char *pointer; .. pointer=malloc(4000*sizeof(char)); /* dynamically allocate pointer[4000] */ ------- thanks, albert ... mthvax!mamia!albert