How to use c library function fgets in assembly language?

Posted by Summer_More_More_Tea on Stack Overflow See other posts from Stack Overflow or by Summer_More_More_Tea
Published on 2010-04-02T14:14:02Z Indexed on 2010/04/03 12:33 UTC
Read the original article Hit count: 211

Filed under:
|
|

Hi, everyone:

As the title described, how to use c library function fgets in assembly language? Indeed, I want to know how to get the file pointer to stdin. Thanks for your reply.

© Stack Overflow or respective owner

Related posts about assembly

Related posts about c