1

Every time when I open a new file in codeblocks, it is an empty file. But I want my files to have this headers (shown on the image file) which will be there, whenever i will create a new cpp file. But i didn't find any option to create this. Googled but didn't find where is this option in codeblocks

this is the headers

Romona MK
  • 47
  • 1
  • 8

1 Answers1

0

I use my own Made tools to get rid of these problem. You can add that tools in codeblocks then you can easily open new file with custom header/skeleton. You can check that out here. Github link.. If you have any issue with it.. feel free to ask. Thanks.

Sayed Sohan
  • 1,385
  • 16
  • 23