need help on single and multidimensional array...
fyezool 0 Newbie Poster
Recommended Answers
Jump to Postsingle
int array[10];
multidimensional:int array[10][3];
This is more like a spreadsheet where it has 10 rows and 3 columns per row.
Jump to PostThere are hundreds, maybe even thousands, of programs here that use them.
Here are some tutorials you might want to study.
All 7 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
fyezool 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
vinitmittal2008 37 Junior Poster
fyezool 0 Newbie Poster
Kamatari 1 Light Poster
fyezool 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.