Spotted this comment in shapefil.h by accident, adding it here as a reminder:
- Revision 1.41 2007/12/15 20:25:32 bram
- dbfopen.c now reads the Code Page information from the DBF file, and exports
- this information as a string through the DBFGetCodePage function. This is
- either the number from the LDID header field ("LDID/<number>") or as the
- content of an accompanying .CPG file. When creating a DBF file, the code can
- be set using DBFCreateEx.