When I run a C ++ program on Netbeans on a Mac with cout or printf statements, the output is output to a terminal opened with X11. Is there a console built into Netbeans? If so, how can I change the output to it?
Thanks Spencer
c ++ console netbeans
Spencer
source share