Linker errors in C program: LNK2019 and LNK1120

前端 未结 1 1356
遥遥无期
遥遥无期 2020-12-22 04:23

Following my previous question here : Compile a C library with Visual Studio 2010 ; I have a C project, with a source file I can\'t meaningfully change.

After fixing

相关标签:
1条回答
  • 2020-12-22 04:51

    you may use rand() function, its part of stdlib

    0 讨论(0)
提交回复
热议问题