Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: leonmoll on August 06, 2014, 05:57:58 am

Title: Main template default
Post by: leonmoll on August 06, 2014, 05:57:58 am
Is there is a place in c::b where I can specify the default main () created instead of "Hello World" when a new project is made?
Title: Re: Main template default
Post by: oBFusCATed on August 06, 2014, 08:59:48 am
You can edit the console project wizard template...
Title: Re: Main template default
Post by: Jenna on August 06, 2014, 09:02:09 am
Or create a project that fits your needs and sae it as user-template ("File -> Save project as ...").