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