User forums > Using Code::Blocks
cbp file "Solved"
(1/1)
pookito:
This is just a quick question from a newbie. :D
It's been a while since I have done any type of programming. So I decided to give it a try by using code blocks. I have noticed that when I create a program there is a file which is has an extension named ".cbp". The question is, when I import a program and I want Code::Blocks to read it, do I do that by opening the ".cbp" file, or should I stick with the "main.cpp" file. Like I said it's been a while. :D
Folco:
Open C::B and use "File -> Open", then select the .cbp file (Code::Blocks Project).
You will have all the files of your program opened.
pookito:
Thanks. :D
Navigation
[0] Message Index
Go to full version