N
new to VC++
i've been developing code in turbo C++ in a DOS based
environment . Now that i've finally shifted to Visual
C++ , i really can't get my old programs to work . I
realised everything has changed . Even most of the
libraries have changed .
specifically how do i clear a window once the user
provides info and display info in a clear window (a.k.a
clrscr() in turbo C++ ) .
Even multiple windows would be great but how do i do
that ?? .
And how can i format the windows default opening size .
Please help or i'll flunk my course .
And if you can ignore my ignorance.... theres a folder
called MFC ... what does it do ... i assumed it would
help me somehow to produce windows like applications? Am
i anywhere close to the truth ... if yes please lemme
know how to use it .
environment . Now that i've finally shifted to Visual
C++ , i really can't get my old programs to work . I
realised everything has changed . Even most of the
libraries have changed .
specifically how do i clear a window once the user
provides info and display info in a clear window (a.k.a
clrscr() in turbo C++ ) .
Even multiple windows would be great but how do i do
that ?? .
And how can i format the windows default opening size .
Please help or i'll flunk my course .
And if you can ignore my ignorance.... theres a folder
called MFC ... what does it do ... i assumed it would
help me somehow to produce windows like applications? Am
i anywhere close to the truth ... if yes please lemme
know how to use it .