Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: itslucky on June 02, 2011, 10:40:33 pm
-
Hi Friends,
I am new to Code blocks, I am trying to develop a Zigbee Application,
I want to ask that, can we use C++ (e.g classes , objects ) in Code Block for Jennic 5139-R1 Boards.????
Thanx...!!!
-
I want to ask that, can we use C++ (e.g classes , objects ) in Code Block for Jennic 5139-R1 Boards.????
As long as your target compiler is supported or you are able to modify an existing gone to match your target compiler or you write a plugin that supports your target compiler you can use any library of your choice.
I'd say this applies to all IDE's out there... ;-)