News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

header files location

Started by James1st, January 21, 2015, 12:31:52 PM

Previous topic - Next topic

James1st

When I write a header file.h, what folder do I put it in and and where is this folder?

scarphin

Some folder under your project folder would be appropriate. I personally use 'project_root_folder/src'.

James1st