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.
タイトルで説明したように、アセンブリ言語でcライブラリ関数fgetsを使用するにはどうすればよいですか?確かに、stdinへのファイルポインタを取得する方法を知りたいです。お返事をありがとうございます。
fgets を使用して簡単なプログラムを作成し、gcc -S でコンパイルして、その方法を確認できます。