So Robert Deters says:
>> BTW, what *is* the intention of the code, assigning pointers, copying
>> one entry, or copying the complete table?
>>
>> Erik
> 
> The purpose is to copy the complete table.  What I have in uiuc_menu
> is just a short cut instead of writing a bunch of for loops to copy
> multiple dimension arrays.  But since it looks like this doesn't work
> for all compilers, I guess I be writing some for loops.
> 
> Rob

Can you do a memcpy(), or isn't that supported on all architectures?

Groeten,                                - Jacco

--
Think about it:               | In Real Life: Jacco van Schaik
If the wheel had never been   | Mail me at:   [EMAIL PROTECTED]
reinvented, we'd still be     | Spam bait:    postmaster@localhost
driving on logs...            | See also http://www.frontier.nl/



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to