Added: 1 year ago
From: AppleProgramming
Views: 1,574
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (9)

Sign In or Sign Up now to post a comment!
  • mm.. and what about 3 dimension array?

    like char i[2][30][50]

    how can that be interpreted.?

  • @zungaloca Works the same ways as 2D

  • @AppleProgramming char i[2][30][50]

    i[0] can contain which numbero of elements?

  • @zungaloca technically it would be 30*50, but they would be separate entities.

  • @AppleProgramming tell me an example using 3d char arrays :D

  • @zungaloca If you had a group of 2D arrays (3D array) which contained information about pixels on a group of images. You may not use 3D arrays for something like this, but it's an example.

  • @AppleProgramming C arrays are not real 3D arrays :s

  • These tutorials are so helpful in the simple fact that you show step by step for writing every string, variable, arrays. ext.

  • I love how you reuse the materials you taught in the previous tutorials to strengthen and remind our skills in C. And this course is gradually leaning to real world programming environment. Keep challenge us. Thanks.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more