News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

cbp file "Solved"

Started by pookito, October 24, 2010, 04:38:49 AM

Previous topic - Next topic

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.
Kernel Extremist - PedroM power ©

pookito