Experimenting with recurrsion. Wouls I be able to use the Plato IDE to compile GNU code ?
getting this when I try to compile the quick sort code Compiling file: Quick_sort.c C:\UTILITIES\QUICK_SORT.C(18) : warning 353 - Possible nested comment in the above line C:\UTILITIES\QUICK_SORT.C(38) : error 313 - Function 'getpid' has not been declared C:\UTILITIES\QUICK_SORT.C(53) : comment 528 - Argument 'numbers' conceals a global declaration of the same symbol C:\UTILITIES\QUICK_SORT.C(60) : comment 528 - Argument 'numbers' conceals a global declaration of the same symbol *** Compilation failed Compilation failed. :?:
TIA