Author Topic: does anyone here know c++  (Read 543 times)

if you know c++ reply i have a quick question

*EDIT* okay heres my question: im making a program to help people code something, and i need to know two things, how do you make a checkbox (beleive me ive searched everywhere to figure it out and i cant) and two, im trying to make a button show the code for something(the code is in java) and basicly i paste the java code into the button text box so that when you press the button itll tell you the java code, but when i do that my compiler thinks that im trying to code something so it error's how do i make the compiler think that its just text (which its supposed to be)
« Last Edit: September 20, 2011, 03:19:42 PM by RUSH0814 »

or you could just ask your question and if someone does know c++ they'll answer it


Encase them in double-quotes.
« Last Edit: September 20, 2011, 04:21:11 PM by DontCare4Free »

So you're making a program in C++ to help people that don't know C++ when you yourself don't know C++?

So you're making a program in C++ to help people that don't know C++ when you yourself don't know C++?
Chances are it's something very simple.
Everyone has to start somewhere, and doing mini-projects such as these are a nice way to help learn a language.