Using Windows 7 and the PowerShell console with CygWin 1.7.9-1
- Exercise 1-1: Compiled and executed without issue.
-
Exercise 1-2: Replaced 'n' with the following results -
'c' > hello.c:19:9: warning: unknown escape sequence 'c'
'f' > Compiled and executed without errror, did not produce line feed following the text "Hello, World!"