User Profile

Collapse

Profile Sidebar

Collapse
Manjula
Manjula
Last Activity: Jul 12 '06, 08:18 AM
Joined: Jul 10 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Manjula
    started a topic Pointer to array

    Pointer to array

    Hello,

    There is a 2D array p.
    p = { {1,2}, {3,4}};

    t=Then what is meaning of (const *) (void *) p

    Please let me know...
    Thanks in advance... :)
    See more | Go to post

  • Manjula
    started a topic Pointer to 2D array

    Pointer to 2D array

    Hello,

    There is a 4D array in which each elements are 2D array..
    If we specify the pointer name that is pointer to complete 4D array..

    Then how to represent a pointer to 2D array?

    Please help me..
    Thanks in advance..
    See more | Go to post
No activity results to display
Show More
Working...