Hi! I've been googlin' quite awhile now, and I haven't got any luck finding a C GUI library functions and explanations. Do anybody have a link for this?
Or even better? a link on pdf file of GUI for C programming?
Hi! I've been googlin' quite awhile now, and I haven't got any luck finding a C GUI library functions and explanations. Do anybody have a link for this?
Or even better? a link on pdf file of GUI for C programming?
Try this one.
Here's the official tutorial
Most GUI libraries these days are C++, but as gerard4143 said, you can use GTK or GTK+ which has C language bindings. Any reason not to use C++ in favor of C? With C++ you have Qt, wx, and others that are widely used and very powerful.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.