Kannel: Open Source WAP and SMS gateway  svn-r5335
format Struct Reference

Data Fields

int minus
 
int zero
 
long min_width
 
int has_prec
 
long prec
 
long type
 

Detailed Description

Definition at line 2201 of file octstr.c.

Field Documentation

◆ has_prec

int format::has_prec

Definition at line 2208 of file octstr.c.

Referenced by convert(), and format_prec().

◆ min_width

long format::min_width

Definition at line 2206 of file octstr.c.

Referenced by convert(), and format_width().

◆ minus

int format::minus

Definition at line 2203 of file octstr.c.

Referenced by convert(), and format_flags().

◆ prec

long format::prec

Definition at line 2209 of file octstr.c.

Referenced by convert(), and format_prec().

◆ type

long format::type

Definition at line 2211 of file octstr.c.

Referenced by convert(), and format_type().

◆ zero

int format::zero

Definition at line 2204 of file octstr.c.

Referenced by convert(), and format_flags().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.