From: | Allan Odgaard |
Date: | 19 Aug 2000 at 16:32:32 |
Subject: | Re: Passing a ptr |
On 15-Mar-00, Jack York wrote:
>>> Umm, below is the code I posted that you responded to. It already
>>> doesn't have a star where you indicated [...]
>> Yes it does!!! [...]
> I did disable styles and I don't see it??? But allow me to type the
> line in question right now...
> if ( ! ((array[i]) = (mystruct) AllocVec (sizeof(mystruct)))
> #I did not type
> a star here -^#
Well now the star is gone, but it was present in both your previous code
postings. Are you aware that I'm naturally pointing to the first line
of the wrapped code, not the second?
> Remember that this question has to do with getting
> the function to work by passing the argument rather than by
> returning it [...]
hmm... then the above looks even more wrong... please send the entire
function as an attachment, if you still want help with it...
Regards Allan