1>------ Build started: Project: mdc, Configuration: Debug Win32 ------
1>Compiling...
1>johnwayne.cpp
1>c:\users\r.lyda\documents\c++\mdc\mdc\johnwayne. cpp(6) : error C2143: syntax error : missing ')' before ';'
1>c:\users\r.lyda\documents\c++\mdc\mdc\johnwayne. cpp(6) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\r.lyda\documents\c++\mdc\mdc\johnwayne. cpp(6) : error C2059: syntax error : '<<'
1>c:\users\r.lyda\documents\c++\mdc\mdc\johnwayne. cpp(8) : error C2059: syntax error : ')'
1>c:\users\r.lyda\documents\c++\mdc\mdc\johnwayne. cpp(9) : error C2059: syntax error : 'return'