Shared Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Basic Detail
Storing Strings in Arrays in C
As for a limit on how many dimensions of arrays you can have... Theres an unlimited amount.http://tutorial-portal.net/forums/index.php?topic=103.0
Total Hits: 2832
Total Votes: 36 votes
Average Rating: 2.5 out of 5
Category: C and C++/General Development
Description:
Unlike web languages like PHP, ASP, Perl, you are NOT able to store text strings in one-dimensional arrays like you would in those web languages. C++ requires the use of 2-dimensional arrays in order to store lines of text. For this to happen C++ uses a mix of character sequences and arrays. As for a limit on how many dimensions of arrays you can have... There's an unlimited amount.So to start off, we'll use a basic C++ format. Using the input-output stream file, the standard library file, and the strings file.
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |




16.67%

16.67%

16.67%

16.67%

16.67%