Chinaunix首页 | 论坛 | 博客
  • 博客访问: 209275
  • 博文数量: 136
  • 博客积分: 2919
  • 博客等级: 少校
  • 技术积分: 1299
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-11 09:08
文章分类

全部博文(136)

文章存档

2013年(1)

2011年(135)

我的朋友

发布时间:2011-03-21 20:06:36

c programming language 5.5: character pointers and functions. strcpy: copy of two strings!......【阅读全文】

阅读(285) | 评论(0) | 转发(0)

发布时间:2011-03-21 19:42:26

c programming language 5.3: pointers and arrays! A program computes the length of a string by using pointers!......【阅读全文】

阅读(315) | 评论(0) | 转发(0)

发布时间:2011-03-21 19:26:45

c programming language 5.2: pointers and function arguments. Pass arguments can be by pointers or addresses, if you want to alter or change the variables in the calling function.......【阅读全文】

阅读(457) | 评论(0) | 转发(0)

发布时间:2011-03-21 10:18:19

K&R(4.1): basics of functions! Design and write a program to print each line of its input that contains a particular "pattern" or string of characters. (A special case of the UNIX program grep)......【阅读全文】

阅读(409) | 评论(0) | 转发(0)

发布时间:2011-03-21 10:15:16

K&R(3.5): Loops - While and For! reverse: reversees the string s in place!......【阅读全文】

阅读(269) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

silverwave2012-02-08 19:21

有阵子没更新了

回复  |  举报

silverwave2011-03-14 10:18

Wonderful!

回复  |  举报
留言热议
请登录后留言。

登录 注册