[A89] Re: A problem
[Prev][Next][Index][Thread]
[A89] Re: A problem
At 3/22/2001 01:57 PM, you wrote:
>How big are x and y, usually? They might have been too big to reserve space
>for them on the stack.
right now, 100x100 but is there a better way, as not to restore space on
the stack and keep file size down?
>Because it's more general. Arrays are, in fact, passed as pointers (yes, I
>have learned). I don't know if it would still work if you passed a string
>from a char* variable. It might.
I tried, and it gave me a memory violation, but it is nice to know that.
Thanks for your help.
----
Rob Smith
Rob's Quote of this Reset:
A government that robs Peter to pay Paul can always depend upon the support
of Paul.
- George Bernard Shaw
Follow-Ups:
References: