Should be said that, I am unable to use inside VC++ the demon increase function or the variable. In the category inspection, I presses down the right key, cannot appear "to add " the option, do I want to ask, where am establish wrongly
I'm sorry, English is obviously not your first language. ( I mean that, there's no harm in that, and it's understandable that would impede your ability to post clearly ).
I don't know if there is an add variable or add function option in any version of VC. However, if there was, you should never use it. There just isn't any point and you're better off taking control of the layout of your code.
I mean, how could you add a variable without doing as much typing as you'd do into the IDE anyhow
VC++
P. Kenyon
No problem, no need to apologise :-)
Good luck with your studies.
Rchua
bnambiar
studied again!
Dipankar Ghosh
I recommend reading the sticky post on how to ask questions. You should choose a subject that means something.
I can't imagine why you can't add functions or variables. Given that you do this via the text editor, perhaps you need to read a book on C++
无名
I'm sorry, English is obviously not your first language. ( I mean that, there's no harm in that, and it's understandable that would impede your ability to post clearly ).
I don't know if there is an add variable or add function option in any version of VC. However, if there was, you should never use it. There just isn't any point and you're better off taking control of the layout of your code.
I mean, how could you add a variable without doing as much typing as you'd do into the IDE anyhow
IvoGrootjes
Dick Grier
Take a look at http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=449779&SiteID=1.
Hope this is what you are looking for!
Thanks, Ayman Shoukry VC++ Team