A quick test with "mscore -d" shows plenty of printf output. Output with
"cout" should also work.
Output must be terminated with "\n" to appear on the screen ("\n" flushes the
io-buffers).
For windows things are different. You see only output when linked with
"-mconsole".
/Werner
On Tuesday 10 March 2009 10:19:30 olavgun wrote:
> Hi,
>
> Now, no error messages and feedback shows in the console window.
> Neither printf("the value of len is now %d\n", len); nor cout << "the
> value of len is" << len << "\n";
>
> Earlier printf wrote in the console immediately but cout only at program
> termination, according to my books they should behave identically, printf
> there described as the obsolete version of cout << ??
>
> Now, nothing.
>
> ?????
>
> Olav Gundersen
> (amateur hobby programmer)
------------------------------------------------------------------------------
_______________________________________________
Mscore-developer mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mscore-developer