Author Topic: header files location  (Read 2202 times)

Offline James1st

  • Single posting newcomer
  • *
  • Posts: 9
header files location
« on: January 21, 2015, 12:31:52 pm »
When I write a header file.h, what folder do I put it in and and where is this folder?

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: header files location
« Reply #1 on: January 21, 2015, 12:47:08 pm »
Some folder under your project folder would be appropriate. I personally use 'project_root_folder/src'.

Offline James1st

  • Single posting newcomer
  • *
  • Posts: 9
Re: header files location
« Reply #2 on: January 21, 2015, 01:16:43 pm »
Much obliged :0