Home » Community » Newbie corner » U++ questions
Re: U++ questions [message #31544 is a reply to message #31539] |
Sat, 12 March 2011 20:49   |
|
trader wrote on Sat, 12 March 2011 18:43 | It seems that the main function of U++ is for GUI applications. In Console applications have some difference, using C++ or U++?
|
Hi John,
There is a lot of things that console programmer can benefit from in U++. To name just a few:
- Very efficient containers
- Fast memory allocator
- Ready to use classes for many areas like sockets, compression, graphics (yes, even in console apps you can work with images)
Plus U++ makes it very easy to add GUI to existing command line apps in later stages of development (which proved to be very helpful for me quite a few times ).
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Fri Jul 18 17:21:50 CEST 2025
Total time taken to generate the page: 0.04472 seconds
|