Page 1 of 1

C++ Help

Posted: 2003-08-10 01:00am
by Solamnus
Is anyone good at passing strings, arrays and pointers to functions? I have a decryption lab and I know I am going to run into problems with this. Typecasting will probably be used too. I can do everything else, opening the file, reading it, writing to it and closing it with little problems but trying to pass the right variables will piss me off. So if anyone is good at C++ let me know please.

Thanks.