Author Topic: File template  (Read 2529 times)

Offline marmistrz

  • Multiple posting newcomer
  • *
  • Posts: 18
File template
« on: April 23, 2016, 11:09:21 am »
I know that C::B can make use of project templates. But is it possible to create a file template, i.e. for any user-given string foo, create:

1. foo.h, which already has the include guards
2. foo.c, which includes "foo.h"

in the subdirectory src?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: File template
« Reply #1 on: April 23, 2016, 01:51:46 pm »
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]