forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

GNU code Quick

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
WDG



Joined: 13 May 2008
Posts: 14

PostPosted: Wed May 28, 2008 4:50 pm    Post subject: GNU code Quick Reply with quote

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(1Cool : warning 353 - Possible nested comment in the above line
C:\UTILITIES\QUICK_SORT.C(3Cool : 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. Question


TIA
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7927
Location: Salford, UK

PostPosted: Wed May 28, 2008 6:24 pm    Post subject: Reply with quote

If you are using Plato to compile C code then by default it will use the SCC compiler. You can use a different compiler if you provide a plug-in for it via the Options menu item.

You will have to fix the error that has been reported. The warnings and comments can be ignored.
Back to top
View user's profile Send private message AIM Address
WDG



Joined: 13 May 2008
Posts: 14

PostPosted: Wed May 28, 2008 6:34 pm    Post subject: Thanks Reply with quote

thank You
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group