10.09.2011, 13:59
Hey,
How can i read every single word that is in a file, and then use it as a variable?
Currecly im just using one variable, where i store all the forbidden names in. But i want it so it reads it from a file and then check if its in someones name.
I already got it working with the variable, so now i just need to know how to store everything that is in the file in the variable.
If someone could give me a push in the right direction (wiki link, maybe a FS that uses this or maybe an example), i would be thankfull
~Wesley
How can i read every single word that is in a file, and then use it as a variable?
Currecly im just using one variable, where i store all the forbidden names in. But i want it so it reads it from a file and then check if its in someones name.
I already got it working with the variable, so now i just need to know how to store everything that is in the file in the variable.
If someone could give me a push in the right direction (wiki link, maybe a FS that uses this or maybe an example), i would be thankfull
~Wesley