I have a bit of a nagging problem. I've created a .cpp (myfuncs.cpp, no .h) file for my program. It contains several functions that are of use to different forms in the project.
myfuncs.cpp contains a global variable, 'String keywords'.
I #included the myfuncs.cpp in 2 different forms. When I...
I have a program that has several of it's own file extentions. Each is different, but they are all set to have the same icon as the executable, and this gets very confusing. I have several icons for the extentions, but I don't know how to associate them with the given extention. For some reason...
I have aquired a job in which my program has to read in a script file and decipher it. I know how to read in the file and read the lines, but I do not know how to search for certain keywords, values, brackets, etc.
For example:
//this would be the script file
header
[
<author...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.