T toddburch macrumors 6502a Original poster Jan 15, 2008 #1 Still running Tiger. When I'm debugging in XCode, and I need to "step over" some console I/O, like fgets() in C, how do I do this? Thanks. Todd
Still running Tiger. When I'm debugging in XCode, and I need to "step over" some console I/O, like fgets() in C, how do I do this? Thanks. Todd
S szymczyk macrumors regular Jan 15, 2008 #2 The standard I/O log is what you use on Xcode 2.x to enter console input and see console output. Choose Debug > Standard I/O Log to open the standard I/O log.
The standard I/O log is what you use on Xcode 2.x to enter console input and see console output. Choose Debug > Standard I/O Log to open the standard I/O log.