Chinaunix首页 | 论坛 | 博客
  • 博客访问: 257459
  • 博文数量: 52
  • 博客积分: 406
  • 博客等级: 一等列兵
  • 技术积分: 549
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-21 12:34
个人简介

......

文章分类

全部博文(52)

文章存档

2014年(1)

2013年(32)

2012年(19)

我的朋友

发布时间:2013-11-04 18:56:56

string strstr......【阅读全文】

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

发布时间:2013-11-02 15:58:10

C fstat ......【阅读全文】

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

发布时间:2013-09-28 16:58:29

作者:gfree.wind@gmail.com博客:linuxfocus.blog.chinaunix.net    #include <stdio.h>#include <stdlib.h>#include <string.h>typedef struct padding_type {    short m1; .........【阅读全文】

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

发布时间:2013-09-28 16:55:33

作者:gfree.wind@gmail.com博客:linuxfocus.blog.chinaunix.net    (下面所有的测试为Linux平台,gcc编译器)#include <stdio.h>#include <stdlib.h>int main (){    int a = 0x.........【阅读全文】

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

发布时间:2013-09-28 16:49:43

作者:gfree.wind@gmail.com博客:linuxfocus.blog.chinaunix.net今天读到C99关于整数提升的规则,发现自己一直自诩已经很熟悉C语言了,居然在整数提升这个概念,也有误解。请看下面的代码:#include <stdlib.h>#include <stdio.h>#.........【阅读全文】

阅读(1162) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册