CS318 - Pintos
Pintos source browser for JHU CS318 course
Functions
stdio.h File Reference

Go to the source code of this file.

Functions

int hprintf (int, const char *,...) PRINTF_FORMAT(2
 
int int vhprintf (int, const char *, va_list) PRINTF_FORMAT(2
 

Function Documentation

◆ hprintf()

int hprintf ( int  ,
const char *  ,
  ... 
)

◆ vhprintf()

int int vhprintf ( int  ,
const char *  ,
va_list   
)