Tor  0.4.7.0-alpha-dev
Functions
scanf.h File Reference

Header for scanf.c. More...

#include "orconfig.h"
#include "lib/cc/compat_compiler.h"
#include <stdarg.h>

Go to the source code of this file.

Functions

int tor_vsscanf (const char *buf, const char *pattern, va_list ap) CHECK_SCANF(2
 
int int tor_sscanf (const char *buf, const char *pattern,...) CHECK_SCANF(2
 

Detailed Description

Header for scanf.c.

Definition in file scanf.h.