is there anyone can help me to use the "display" f

Write here if you have problems with your C++ source code

Moderator: Board moderators

Post Reply
mystical_liu
New poster
Posts: 9
Joined: Sun Jul 21, 2002 1:18 pm

is there anyone can help me to use the "display" f

Post by mystical_liu »

it just lisk you have a array a[5]={1,2,3,4,5}

then you can use a function(like java's function) to display it to a graphic

5 | *
4 | *
3 | *
2 | *
1 | *
0 |_____________________________________
a[0] a[1] a[2] a[3] a[4] a[5]
Post Reply

Return to “C++”