Quote:
[C++ Error] cwfix.cpp(8): E2268 Call to undefined function 'access'
[C++ Error] cwfix.cpp(8): E2451 Undefined symbol 'F_OK'
[C++ Error] cwfix.cpp(19): E2380 Unterminated string or character constant
[C++ Error] cwfix.cpp(20): E2121 Function call missing )
|
i installed borland 5 and when i compile this, i get the errors above. seems like i'm missing an include which contains the 'access' function.