libisdn
ISO3166.h File Reference

Go to the source code of this file.

Functions

int iso3166_by_id (unsigned short id, const char **code, const char **name)
int iso3166_by_code (const char *code, unsigned short *id, const char **name)

Function Documentation

int iso3166_by_code ( const char *  code,
unsigned short *  id,
const char **  name 
)

Definition at line 281 of file ISO3166.c.

References ARRAY_SIZE.

int iso3166_by_id ( unsigned short  id,
const char **  code,
const char **  name 
)

Definition at line 269 of file ISO3166.c.

References ARRAY_SIZE.