how To display a text in vc++ and kindly give me detailed information by giving coding
please help me
Thank u
Bye
Visual C++how To display a text in vc++
Page 1 of 1
4 Replies - 782 Views - Last Post: 11 January 2008 - 10:34 AM
Replies To: Visual C++
#2
Re: Visual C++
Posted 10 January 2008 - 04:10 AM
Needs to be moved to C and C++ Forums.
#4
Re: Visual C++
Posted 10 January 2008 - 11:22 AM
Here at DIC we have a long standing respected tradition of not simply giving you a bunch of code and doing all the work for you (even though I am somewhat of the DIC code rebel at times). We do help guide you in the direction you need to go.
If you are reading a text file, you will want to look into the classes FileStream and StreamReader for opening the file and then using a while loop to loop through the text file reading lines into the textbox or wherever you want the text to go.
Show us what you come up with and we can offer further guidance.
If you are reading a text file, you will want to look into the classes FileStream and StreamReader for opening the file and then using a while loop to loop through the text file reading lines into the textbox or wherever you want the text to go.
Show us what you come up with and we can offer further guidance.
This post has been edited by Martyr2: 10 January 2008 - 11:22 AM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|