i think the TRACE(...) may be what you want; used like printf, and output to the IDE's output-window only when debugging; hope this helps ;)
F
FirstPerson
@FirstPerson
i think the TRACE(...) may be what you want; used like printf, and output to the IDE's output-window only when debugging; hope this helps ;)