Dear all,
If in c++ code, i call function which is implicit declared, the
compiling will stop with error "implicit declaration of function
`function name`", how to suppress this error? I only desire to pass it
in linking phase.
Best regards,
Hua Qiaowen