Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: James1st on January 21, 2015, 12:31:52 pm

Title: header files location
Post by: James1st 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?
Title: Re: header files location
Post by: scarphin on January 21, 2015, 12:47:08 pm
Some folder under your project folder would be appropriate. I personally use 'project_root_folder/src'.
Title: Re: header files location
Post by: James1st on January 21, 2015, 01:16:43 pm
Much obliged :0