Click here to Skip to main content
15,894,017 members
Articles / Programming Languages / C#

Using Single Dimensional Array to Represent Two Dimensional Data

Rate me:
Please Sign up or sign in to vote.
4.50/5 (9 votes)
30 Aug 2013CPOL2 min read 62.5K   561   11  
Shows how to treat a single dimensional array for both single and two dimensional data at the same time

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead https://mathiversity.com
Unknown
I am a full-stack developer. My skills include JavaScript, C#/.Net, MS Azure cloud etc. I love to work on complex programming tasks requiring deep analysis, planning and use of efficient algorithms and data structures.

Comments and Discussions