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.
Visual Studio で ANSI C 関数情報を表示する方法があるかどうか知りたいです。私は C を使用していますが、関数の戻り値やその機能を表示するために外部の Web サイトにアクセスする必要はありません。
どうもありがとう!
私はVS 2012を使用しているので、2010年に機能するかどうかはわかりませんが、カーソルを関数に置いてF12キーを押すと、関数またはメソッドの宣言に移動し、戻り値、引数、および説明。