Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
country_codes.h File Reference
Include dependency graph for country_codes.h:

Go to the source code of this file.

Functions

const char * GetCountryCodeFromName (const char *const country_name_s)
 
const char * GetCountryNameFromCode (const char *const country_code_s)
 
bool IsValidCountryCode (const char *const code_s)
 

Function Documentation

◆ GetCountryCodeFromName()

const char* GetCountryCodeFromName ( const char *const  country_name_s)

◆ GetCountryNameFromCode()

const char* GetCountryNameFromCode ( const char *const  country_code_s)

◆ IsValidCountryCode()

bool IsValidCountryCode ( const char *const  code_s)