Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!dali.cs.montana.edu!milton!ns.uoregon.edu!cs.uoregon.edu!news From: deangran@cacofonix.cs.uoregon.edu (Dean Micheal Grandquist) Newsgroups: comp.lang.modula2 Subject: Standard Modula2 Keywords: wirth pointers size Message-ID: <1991Jan15.043611.10135@cs.uoregon.edu> Date: 15 Jan 91 04:36:11 GMT Sender: news@cs.uoregon.edu (Netnews Owner) Organization: Department of Computer Science, University of Oregon Lines: 9 I am tring to resolve two questions that came up durring a Modula2 symantics lecture. Is the Available() procedure in Storage "standard" (according to Whirth)? Also if a pointer is unset will SIZE(ptr^) return the size of what ptr points to? Thanks Dean Grandquist deangran@cs.uoregon.edu