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 Rhinorhino 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: *

  • Users: Sudoku
  • Content: Threads
  • Order by date
  1. Sudoku

    Using ascii for manipulating words

    I am attempting to scramble a word using a key word that defines the positional shift of each letter(the difference between it and ![041]). If it reaches an end of its letter choices ![041] and ~[176] then it is moved to the other end and continues moving. To make it even more random the...
  2. Sudoku

    File io how to do something

    I atempted to make a directory for files. To acesses the files I tried to do this: ifstream fin(sName); The variable sName is the name of the file + .txt. This does not work. I not certain if this is even the right direction. Any help or ideas would be apreciated

Part and Inventory Search

Back
Top