prog.cpp:2:2: error: invalid preprocessing directive #inClude
prog.cpp:3:2: error: invalid preprocessing directive #inClude
prog.cpp:4:2: error: invalid preprocessing directive #inClude
prog.cpp:5:2: error: invalid preprocessing directive #inClude
prog.cpp:6:2: error: invalid preprocessing directive #inClude
prog.cpp:26:1: error: unterminated #if
prog.cpp:8: error: expected nested-name-specifier before ‘namespaCe’
prog.cpp:8: error: ‘namespaCe’ has not been declared
prog.cpp:8: error: expected `;' before ‘std’
prog.cpp:8: error: expected constructor, destructor, or type conversion before ‘;’ token
prog.cpp:12: error: ‘ifstream’ was not declared in this scope
prog.cpp:12: error: ‘f’ was not declared in this scope
prog.cpp:13: error: ‘ifstream’ was not declared in this scope
prog.cpp:13: error: ‘f’ was not declared in this scope
prog.cpp:14: error: ‘ifstream’ was not declared in this scope
prog.cpp:14: error: ‘f’ was not declared in this scope
prog.cpp:14: error: expected primary-expression before ‘long’
prog.cpp:14: error: ‘Char’ was not declared in this scope
prog.cpp:14: error: ‘str’ was not declared in this scope
prog.cpp:14: error: initializer expression list treated as compound expression
prog.cpp:15: error: ‘ifstream’ was not declared in this scope
prog.cpp:15: error: ‘f’ was not declared in this scope
prog.cpp:15: error: ‘Char’ was not declared in this scope
prog.cpp:15: error: ‘buf’ was not declared in this scope
prog.cpp:15: error: initializer expression list treated as compound expression
prog.cpp:16: error: ‘Char’ was not declared in this scope
prog.cpp:16: error: ‘dat’ was not declared in this scope
prog.cpp:16: error: expected primary-expression before ‘long’
prog.cpp:16: error: ‘DWORD’ was not declared in this scope
prog.cpp:16: error: initializer expression list treated as compound expression
prog.cpp:17: error: variable or field ‘printHelp’ declared void
prog.cpp:17: error: ‘Char’ was not declared in this scope
prog.cpp:17: error: ‘exePath’ was not declared in this scope
prog.cpp:18: error: ‘DWORD’ does not name a type
prog.cpp:19: error: variable or field ‘printIpNum’ declared void
prog.cpp:19: error: ‘DWORD’ was not declared in this scope
prog.cpp:21: error: ‘Char’ has not been declared
prog.cpp:21: error: expected initializer before ‘...’ token