how to read from file

hi..
now i'm trying to use openfiledialog to read from file ..
first i decalre a cli::array<unsigned char> ^buffer
then sent it as a parameter to openfile()->read function
then i used ToString function ..to convert buffer to string
then i tried to show what i got in a msg box .. but the msg that come up is : system byte[]


i know .. i have much mistakes overhere .. and some missuse of functions ..
all what i want ..

1. to open file
2. read some thing from file
3. skip a line in the file
3.to convert the contents of the file into 2D array
Topic archived. No new replies allowed.