Introduction - If you have any usage issues, please Google them yourself
One problem of both gcc and vc compiler.
if there is a variable in source code which has the same name as the library function, after linking , there will cause a crash when run the program