Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!think.com!hsdndev!husc6!genrad!tsm From: tsm@genrad.UUCP (Thomas S. Morse) Newsgroups: comp.lang.c Subject: Re: Is this ok?? Message-ID: <40903@genrad.UUCP> Date: 7 Mar 91 15:09:04 GMT References: Distribution: comp Organization: GenRad, Inc., Concord, Mass. Lines: 17 In article davis@pacific.mps.ohio-state.edu (John E. Davis) writes: >Hi, > > The following code works on sun4 and ultrix but crashes on VMS. Just when >I thought I understood pointers..... > < deleted source > > >I expect to `hello' but I fail on VMS. I get a `symbolic dump stack ...'. >What is wrong??? I couldn't see anything wrong with your code so I ran it on my VAX station 2000 and it worked fine. Hope this helps, Tom