搜索资源列表

  1. hhhh

    0下载:
  2. C语言用va_start等宏来处理这些可变参数。这些宏看起来很复杂,其实原理挺简单,就是根据参数入栈的特点从最靠近第...看了这几个宏,不禁让我再次感慨,C语言太灵活了-using C language, such as Acer va_start to deal with these variable parameters. These Acer looks very complicated, very simple principl
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:96256
    • 提供者:
  1. hhhh

    0下载:
  2. C语言用va_start等宏来处理这些可变参数。这些宏看起来很复杂,其实原理挺简单,就是根据参数入栈的特点从最靠近第...看了这几个宏,不禁让我再次感慨,C语言太灵活了-using C language, such as Acer va_start to deal with these variable parameters. These Acer looks very complicated, very simple principl
  3. 所属分类:文件操作

    • 发布日期:2024-06-27
    • 文件大小:96256
    • 提供者:
  1. vfprintf

    0下载:
  2. 通过vfprintf的使用示例展示va_list,va_start,va_arg,va_end的用法-a example of vfprintf to show the usage of va_list,va_start,va_arg and va_end
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:YY
  1. variable_argument_function

    0下载:
  2. 可变参数的函数的实现,好好理解一下 va_list、va_start、va_end、va_arg的使用-variable argument Function
  3. 所属分类:Windows编程

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:zt1h
  1. arg_var

    0下载:
  2. 利用可变参数实现简单的printf函数 编写了两种实现方法, 1,用stdarg.h自带的va_start,va_arg等函数实现 2,根据可变参数的原理实现 主要是用于加深对可变参数的理解 vc6.0 测试通过-Variable parameters to achieve a simple printf function Prepared two ways to achieve 1, the stdarg.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-27
    • 文件大小:168960
    • 提供者:陆飞
  1. va_list-va_start-va_arg-va_end

    0下载:
  2. va_list、va_start、va_arg、va_end宏的使用方法介绍,希望有用。-va_list, va_start, the va_arg va_end macro using the method of introduction, I hope useful.
  3. 所属分类:软件工程

    • 发布日期:2024-06-27
    • 文件大小:9216
    • 提供者:Tony
  1. va_start()-va_end()

    0下载:
  2. 此文档介绍linxu下两个重要的系统条用,va_start()和va_end(),从具体程序看应用。程序是我亲自写的并验证,有截图。 -This document describes the linxu under the two important system is used, va_start () and va_end (), see the application from the specific program. Th
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-27
    • 文件大小:82944
    • 提供者:蔡杰

源码中国 www.ymcn.org