Commit aa2fbe8d by Jeff Law

Fix bug in test

From-SVN: r16977
parent 46422d6c
#include <stdio.h>
#include <stdarg.h>
extern int sprintf(char *, const char *, ...);
char buf[50];
int
va (int a, double b, int c, ...)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment