[C] Get environment variable
Embedded System
armeb-unknown-linux-uclibcgnueabi-gcc env.c
/*************************************************************************\
* …Read More
[C] How to use va_start
/* va_start example */
#include <stdio.h> /* printf */
#include <stdarg.h> /* va_list, va_start, va_arg, va_end */
void PrintFl…Read More
0 意見:
張貼留言