Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: zurt on February 10, 2004, 11:04:28 PM

Title: .country (IFF/CTRY) and .language files structure
Post by: zurt on February 10, 2004, 11:04:28 PM
Is somewhere a documentation that describes the internal format of these files??????

Any help appreciated.

Thanks in avance.
Title: Re: .country (IFF/CTRY) and .language files structure
Post by: zurt on February 11, 2004, 01:41:30 PM
Oh dear! :(
Title: Re: .country (IFF/CTRY) and .language files structure
Post by: Minuous on February 11, 2004, 02:03:08 PM
IIRC you would look in the relevant include files on the 3.9 NDK.

Or you could look at the source code of the f6.c module of Report+ (util/misc/ReportPlus.lha).
Title: Re: .country (IFF/CTRY) and .language files structure
Post by: Steady on February 11, 2004, 05:43:49 PM
Try the CountryPrefs structure in INCLUDE:prefs/locale.h
Title: Re: .country (IFF/CTRY) and .language files structure
Post by: zurt on February 11, 2004, 10:47:25 PM
OH! Thanks a lot chaps! :)