hw 9.14

#include <stdlib.h>
#include <sys/mman.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
int main(int argc,char** argv){
	
	int fd = open("hello.txt",O_RDWR,0);
	char * fistChar = (char*)mmap(NULL,1,PROT_WRITE,MAP_SHARED,fd,0);
	*fistChar = 'J';
	exit(0);
}







  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
HW 硬件更新下载包包含文件HWUpdates\hspcontents.xml .........\s7h0003x.hsp .........\s7h0004x.hsp .........\s7h0005x.hsp .........\s7h0006x.hsp .........\s7h0008x.hsp .........\s7h0009x.hsp .........\s7h0012x.hsp .........\s7h0013x.hsp .........\s7h0014x.hsp .........\s7h0015x.hsp .........\s7h0016x.hsp .........\s7h0017x.hsp .........\s7h0018x.hsp .........\s7h0019x.hsp .........\s7h0020x.hsp .........\s7h0023x.hsp .........\s7h0024x.hsp .........\s7h0025x.hsp .........\s7h0033x.hsp .........\s7h0034x.hsp .........\s7h0035x.hsp .........\s7h0036x.hsp .........\s7h0037x.hsp .........\s7h0038x.hsp .........\s7h0039x.hsp .........\s7h0040x.hsp .........\s7h0042x.hsp .........\s7h0043x.hsp .........\s7h0044x.hsp .........\s7h0045x.hsp .........\s7h0046x.hsp .........\s7h0047x.hsp .........\s7h0048x.hsp .........\s7h0049x.hsp .........\s7h0050x.hsp .........\s7h0051x.hsp .........\s7h0052x.hsp .........\s7h0053x.hsp .........\s7h0054x.hsp .........\s7h0055x.hsp .........\s7h0056x.hsp .........\s7h0057x.hsp .........\s7h0058x.hsp .........\s7h0060x.hsp .........\s7h0061x.hsp .........\s7h0063x.hsp .........\s7h0064x.hsp .........\s7h0065x.hsp .........\s7h0066x.hsp .........\s7h0067x.hsp .........\s7h0068x.hsp .........\s7h0069x.hsp .........\s7h0070x.hsp .........\s7h0071x.hsp .........\s7h0072x.hsp .........\s7h0073x.hsp .........\s7h0074x.hsp .........\s7h0075x.hsp .........\s7h0076x.hsp .........\s7h0077x.hsp .........\s7h0078x.hsp .........\s7h0079x.hsp .........\s7h0080x.hsp .........\s7h0081x.hsp .........\s7h0082x.hsp .........\s7h0083x.hsp .........\s7h0084x.hsp .........\s7h0085x.hsp .........\s7h0087x.hsp .........\s7h0088x.hsp .........\s7h0089x.hsp .........\s7h0092x.hsp .........\s7h0093x.hsp .........\s7h0094x.hsp .........\s7h0095x.hsp .........\s7h0096x.hsp .........\s7h0097x.hsp .........\s7h0098x.hsp .........\s7h0099x.hsp .........\s7h0101x.hsp .........\s7h0102x.hsp .........\s7h0103x.hsp .........\s7h0104x.hsp .........\s7h0105x.hsp .........\s7h0106x.hsp .........\s7h0107x.hsp .........\s7h0108x.hsp .........\s7h0109x.hsp .........\s7h0110x.hsp .........\s7h0111x.hsp .........\s7h0112x.hsp .........\s7h0113x.hsp .........\s7h0114x.hsp .........\s7h0115x.hsp .........\s7h0116x.hsp .........\s7h0117x.hsp .........\s7h0118x.hsp .........\s7h0119x.hsp .........\s7h0120x.hsp

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值