搜索资源列表

  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. CVa_ListTest

    0下载:
  2. 在VS2008平台下,Va_List的运用,方法很值得我们借鉴-In VS2008 platform, Va_List the use of methods which we should learn from
  3. 所属分类:Windows编程

    • 发布日期:2024-06-27
    • 文件大小:233472
    • 提供者:蚀魂浪子
  1. variadic.functions.c

    0下载:
  2. C99 s variadic functions can be wrapped in a variadic macro. This allows the use of a va_list which contains its own end-of-list sentinel. In this manner, you don t have to keep track of the quantity of elements in your
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:Gno
  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. myprintf

    0下载:
  2. 实现变参的printf函数, 通过va_list系列宏实现-Variable argument printf function, by va_list series macro to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:zhangming
  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. printf.c

    0下载:
  2. Unix原版输出函数printf int printf(const char*, va_list) -Unix original output functions int printf(const char*, va_list)
  3. 所属分类:Linux驱动

    • 发布日期:2024-06-27
    • 文件大小:2048
    • 提供者:cyztuo
  1. JniVaArgsTest

    0下载:
  2. Android Jni上实用Logcat打印函数,具有printf函数可变参数的特性。-use __android_log_print & va_list & const char*fmt, ...
  3. 所属分类:android开发

    • 发布日期:2024-06-27
    • 文件大小:305152
    • 提供者:LJF_ubuntu
  1. ArgTest

    0下载:
  2. 这是va_list用法的sample. 不知道会不会帮助给其他人。-This is a sample of va_list usage.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-27
    • 文件大小:886784
    • 提供者:尹东奎
  1. stringprintf

    0下载:
  2. Printf variants that place their output in a C++ string.Lower-level routine that takes a va_list and appends to a specified string. All other routines are just convenience wrappers around it.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-27
    • 文件大小:2048
    • 提供者:gintxrp
  1. is_1

    0下载:
  2. Lower-level routine that takes a va_list and appends to a specified string. All other routines are just convenience wrappers around it.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-27
    • 文件大小:10240
    • 提供者:qdxfhf

源码中国 www.ymcn.org