PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
s_info Struct Reference

Data Fields

int fmttype
 
int base
 
char * charset
 
int flag_signed
 
char * prefix
 
enum e_type type
 

Detailed Description

Definition at line 78 of file xprintf.c.

Field Documentation

◆ fmttype

int s_info::fmttype

Definition at line 79 of file xprintf.c.

◆ base

int s_info::base

Definition at line 80 of file xprintf.c.

◆ charset

char* s_info::charset

Definition at line 81 of file xprintf.c.

◆ flag_signed

int s_info::flag_signed

Definition at line 82 of file xprintf.c.

◆ prefix

char* s_info::prefix

Definition at line 83 of file xprintf.c.

◆ type

enum e_type s_info::type

Definition at line 84 of file xprintf.c.


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