Difference between revisions of "SetConsoleOuputFile"

14 bytes removed ,  03:05, 25 March 2010
Changed note - Function name is misspelled, but almost certainly not intentionally so
imported>Cipscis
(Converted to function template, added more information)
imported>Cipscis
(Changed note - Function name is misspelled, but almost certainly not intentionally so)
 
Line 10: Line 10:
}}
}}
==Notes==
==Notes==
*The long name of this function is intentionally misspelled.  Attempts to use ''SetConsoleOu'''t'''putFile'' will result in an error.
*The long name of this function is misspelled.  Attempts to use ''SetConsoleOu'''t'''putFile'' will result in an error.
*The file will not contain [[ToggleDebugText|Debug Text]].
*The file will not contain [[ToggleDebugText|Debug Text]].
*If a file with the specified filename already exists, the output will be appended to the contents of the file.
*If a file with the specified filename already exists, the output will be appended to the contents of the file.
Anonymous user