Waitrud Weber’s blog

things and reminders for memories

2022-03-05から1日間の記事一覧

MinGW: Print as %c and line end.

C++

On the Powershell: > .\main.execase: 0 // We could solve the print more clearly so that we could create the interface more light. int main () { int i; for ( i =0; i<10; i++ ) { printf("case: %d // %c\r\n", i, (char)i ); } } Print the word.…