Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
と を含めてみstring.hましstdlib.hたが、未定義の参照コンパイル エラーが発生します。
string.h
stdlib.h
これは、私が含めなかった別のライブラリにあると結論づけることにつながります。それはどこにある?
私は gcc コンパイラを使用しています - コードは Windows で書かれていますが、UNIX サーバー上でコンパイルおよび実行される予定です。
slibcに実装があります。