Hi, firelex!
C++ wouldn't halp you too. You would be still need some GUI libraries for C++ even so as for C.
The only way to make a portable GUI Application is to separate a GUI part from a C part, IMHO.
You may as well try GTK+/GNOME or KDE. GTK+ has bindings for most of the commonly used programming languages, even though it is C-based. It has also been ported to many platforms. KDE is Qt based and it is very good. So the choice is yours.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.