MCPcopy Index your code
hub / github.com/FDOS/kernel / LoadCountryInfo

Function LoadCountryInfo

kernel/config.c:1523–1678  ·  view source on GitHub ↗

LoadCountryInfo(): * Searches a file in the COUNTRY.SYS format for an entry * matching the specified code page and country code, and loads * the corresponding information into memory. If code page is 0, * the default code page for the country will be used. * * Returns TRUE if successful, FALSE if not. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CountryFunction · 0.85

Calls 4

openFunction · 0.85
LoadCountryInfoHardCodedFunction · 0.85
printfFunction · 0.85
readFunction · 0.85

Tested by

no test coverage detected