Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. decripit

    linker warning: public symbol-

    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...
  2. decripit

    File extention icon

    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...
  3. decripit

    script editing (determine keywords in files)

    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...

Part and Inventory Search

Back
Top