|
[BCC32 Error] main.cpp(49): E2288 Pointer to structure required on left side of -> or ->*
[BCC32 Error] main.cpp(49): E2034 Cannot convert 'FILE *' to 'const char *'
[BCC32 Error] main.cpp(49): E2342 Type mismatch in parameter '__s' (wanted 'const char *', got 'FILE *')
아시는분 알려주시면 감사 하겟습니다.
|