Thread: Hello all and pointers to multi-dimensional arrays

  1. #16
    Registered User Mario's Avatar
    Join Date
    May 2002
    Posts
    317

    Re: Did it compile at the end....

    Originally posted by NANO
    Did it compile... at the end...
    Nope. Not yet.
    I didn't realize the answer itself would require a "little" more knowledge than the one I have right now. I decided to save Salem's and Mago's posts for when the times comes to actually need it.
    Regards,
    Mario Figueiredo
    Using Borland C++ Builder 5

    Read the Tao of Programming
    This advise was brought to you by the Comitee for a Service Packless World

  2. #17
    Unregistered
    Guest
    Try this:

    ptrarr = &mychar;

    or

    ptrarr = &mychar[8][8];

Popular pages Recent additions subscribe to a feed