PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Public Attributes | List of all members
_printf_info Struct Reference
+ Collaboration diagram for _printf_info:

Public Attributes

int width
 
int prec
 
int pad
 
int spec
 
unsigned int alt:1
 
unsigned int space:1
 
unsigned int left:1
 
unsigned int showsign:1
 
unsigned int longflag:1
 
int size
 
int byteswritten
 
int(* putchar )(int c, void *arg)
 
void * putarg
 

Detailed Description

Definition at line 207 of file stdio.h.


The documentation for this struct was generated from the following file: