Thứ Năm, 14 tháng 11, 2013

convert language asm hello to c

bài 1: chuyển code asm từ hello sang code c hello
a.code: asm hello
b.code: c hello
   
        #includ

         main

           {

           printf("hello world");

         }
   
   
>

Không có nhận xét nào:

Đăng nhận xét