Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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?
-
You can edit the console project wizard template...
-
Or create a project that fits your needs and sae it as user-template ("File -> Save project as ...").