News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Changing the Default Script?

Started by GreenCode, February 04, 2009, 12:50:45 AM

Previous topic - Next topic

GreenCode

Hello, I have been using Code blocks for a short while now and I can't seem to figure out how to change the default script that opens when you open a new file.  It's a very basic script and all it says (besides main and #include and return) is *CODE* printf("Hello World!\n"); *CODE* and I would like to change it to something more useful instead of having to delete that and write the same beginning code over and over. I've tried writing what I want at the start of each script in DEFAULT CODE under CONFIGURE EDITOR in both the source file and header file but nothing changes.  Any help would be greatly appreciated.