没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
; Count the char
; ManJiangHong
; 2008/10/20
.386
.MODEL FLAT
INCLUDE io.h
ExitProcess PROTO NEAR32 stdcall,dwExitCode:DWORD
cr EQU 0dh
Lf EQU 0ah
.STACK 4096
.DATA
string BYTE 82 DUP (?)
letter WORD ?
number WORD ?
other WORD ?
prompt BYTE cr,Lf,"You may enter up to 80 chars",cr
BYTE cr,Lf,"this program will count the chars",cr
; ManJiangHong
; 2008/10/20
.386
.MODEL FLAT
INCLUDE io.h
ExitProcess PROTO NEAR32 stdcall,dwExitCode:DWORD
cr EQU 0dh
Lf EQU 0ah
.STACK 4096
.DATA
string BYTE 82 DUP (?)
letter WORD ?
number WORD ?
other WORD ?
prompt BYTE cr,Lf,"You may enter up to 80 chars",cr
BYTE cr,Lf,"this program will count the chars",cr










资源评论

- ziyoutiankong01232014-05-08不错不错,可以运行。
- hyflove1232012-10-09嗯,可以运行
- sowhatgod2011-10-10很好,完全能通过
mjh214
- 粉丝: 0
- 资源: 2

上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
已下载
下载帮助

看过该资源的人还看了
安全验证
文档复制为VIP权益,开通VIP直接复制
