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.
C99 に存在するいくつかの数学関数を使用するコードがありますが、VS2005 に付属する math.h または cmath では定義されていません。VS2005 と互換性のある C99 の実装をどこで入手できますか?
VSはC99をまったくサポートしていません:(ピンチでBSDのlibcから、または他のソースからいつでもニックネームを付けることができます(GCCにはおそらくそれがありますが、ライセンスの問題に遭遇する可能性があります)