My program is
If i execute it on maxIDE it prints "hello world" but if i use cmd.exe (on wondows: start->run...->cmd.exe) it doesn't show anything on stdout.
why?
Print "hello world"
If i execute it on maxIDE it prints "hello world" but if i use cmd.exe (on wondows: start->run...->cmd.exe) it doesn't show anything on stdout.
why?