Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!ames!pasteur!ucbvax!VPFVM.BITNET!XRBEO From: XRBEO@VPFVM.BITNET (Bruce O'Neel) Newsgroups: comp.os.vms Subject: Re: VAX C exception (In English) Message-ID: <8802151051.AA27532@ucbvax.Berkeley.EDU> Date: 10 Feb 88 13:40:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 14 00c hex as an exception is a system access violation ACCVIO in dec terms. You tried to access memory in a way you couldn't. Posible tries... 1. Access an address below 200 hex. 2. Write to read only memory. 3. Read/write to memory not allocated to you. 4. I'm sure that others exist, but I don't know what they are. bruce on bitnet.