Ok i have to output a translation into a file called decodeOut. I am having troubles doing this. Here is what I have wrote and it doesnt work. trans is what I want to put into decodeIn.
ofstream outfs("decodeOut", ios:ut);
trans= fs.put();
Am i missing something or do i just have the worng syntax or what. any help is greatly appreciated.
Thanks a lot, Kyle



LinkBack URL
About LinkBacks
ut);


