Hello Sravani,
    For your Information and for the sake of all, VC++ is a compiler. What 
people regard as VC++ is actually MFC(Microsoft Foundation Classes). You can 
use VC++ compiler to program anything in C++. And MFC is not that hard to 
program. Anyway, if you want to program simple GUI, you can do that with some 
simple libraries like wxWidgets (www.wxWidgets.com). And a simple library is 
simple because it does n't have many features. A library, if it is hard means 
that the program will decrease in complexity with increase in number of lines 
of code. A simple library may not be easy as the program code increases. Choose 
the best library. And if you think MFC is hard, just get a book that treats 
that library well. Because some books treat the same thing with all the 
advanced features included in the first few chapters itself, and annoying the 
reader. MFC is n't that tough. Infact it is very easy to program in that. If 
you want to program GUI in DOS mode, then use Allegro (www.allegro.cc). This
 allegro is the easiest of all libraries. And the best thing about these two 
libraries is that, they both are portable libraries, so your program compiles 
well in other Platforms like Linux and Mac, also.
    Hope this solves your problem.

                
---------------------------------
Do you Yahoo!?
 Yahoo! Mail - Helps protect you from nasty viruses.

[Non-text portions of this message have been removed]






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/EbFolB/TM
--------------------------------------------------------------------~-> 

>-----------------------------------------~-~>
CHECK THE ARCHIVE BEFORE POSTING!!!! Archive is available at 
http://www.eScribe.com/software/C-Paradise/

>------------------------------------------_->


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/C-Paradise/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to