News:

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

Main Menu

Default code not appearing when new file is created

Started by jpaterso, September 28, 2007, 03:06:54 AM

Previous topic - Next topic

jpaterso

Hi all,

When one creates a new file, say a .h file, some guards are created (#ifndef file_h #define #file_h #endif), but the default code is not added. I have some default comments to add to header files, and would really like them to be added right at the top of newly created .h files. Is that possible?

Cheers,

Joseph.

Ceniza

It's supposed to work, but I just tried and it didn't. I guess the wizard must be adjusted to take the default code into account.