I am trying to find an IDE for compiling C code on a Ubuntu system.
Not having much luck.
I tried Pelles C using wine, but got the message, unable to load resource DLL (RSRCnnnn.dll)
I used gcc to assemble some simple code.
But other C code had headers that only work with WIndows.
Are there other options?