arezey

country codes!

Dec 12th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. const Country_t CountryData[] = {
  2. {"ABW", "Aruba"},
  3. {"AFG", "Afghanistan"},
  4. {"AFR", "Asia"},
  5. {"AGO", "Angola"},
  6. {"AIA", "Anguilla"},
  7. {"ALA", "Aland Islands"},
  8. {"ALB", "Albania"},
  9. {"AND", "Andorra"},
  10. {"ANT", "Antilles"},
  11. {"ARE", "United Arab Emirates"},
  12. {"ARG", "Argentina"},
  13. {"ARM", "Armenia"},
  14. {"ASM", "American Samoa"},
  15. {"ATG", "Antigua and Barbuda"},
  16. {"AUS", "Australia"},
  17. {"AUT", "Austria"},
  18. {"AZE", "Azerbaijan"},
  19. {"BDI", "Burundi"},
  20. {"BEL", "Belgium"},
  21. {"BEN", "Benin"},
  22. {"BES", "Bonaire; Sint Eustatius; Saba"},
  23. {"BFA", "Burkina Faso"},
  24. {"BGD", "Bangladesh"},
  25. {"BGR", "Bulgaria"},
  26. {"BHR", "Bahrain"},
  27. {"BHS", "Bahamas"},
  28. {"BIH", "Bosnia and Herzegowina"},
  29. {"BLR", "Belarus"},
  30. {"BLZ", "Belize"},
  31. {"BMU", "Bermuda"},
  32. {"BOL", "Bolivia"},
  33. {"BRA", "Brazil"},
  34. {"BRB", "Barbados"},
  35. {"BRN", "Brunei"},
  36. {"BTN", "Bhutan"},
  37. {"BWA", "Botswana"},
  38. {"CAF", "Central African Republic"},
  39. {"CAN", "Canada"},
  40. {"CHE", "Switzerland"},
  41. {"CHL", "Chile"},
  42. {"CHN", "China"},
  43. {"CIV", "Cote D'ivoire"},
  44. {"CMR", "Cameroon"},
  45. {"COD", "Congo-Kinshasa"},
  46. {"COG", "Congo-Brazzaville"},
  47. {"COK", "Cook Islands"},
  48. {"COL", "Colombia"},
  49. {"COM", "Comoros"},
  50. {"CPV", "Cape Verde"},
  51. {"CRI", "Costa Rica"},
  52. {"CUB", "Cuba"},
  53. {"CUW", "Curacao"},
  54. {"CYM", "Cayman Islands"},
  55. {"CYP", "Cyprus"},
  56. {"CZE", "Czech Republic"},
  57. {"DEU", "Germany"},
  58. {"DJI", "Djibouti"},
  59. {"DMA", "Dominica"},
  60. {"DNK", "Denmark"},
  61. {"DOM", "Dominican Republic"},
  62. {"DZA", "Algeria"},
  63. {"ECU", "Ecuador"},
  64. {"EGY", "Egypt"},
  65. {"ERI", "Eritrea"},
  66. {"ESP", "Spain"},
  67. {"EST", "Estonia"},
  68. {"ETH", "Ethiopia"},
  69. {"EU", "European Union"},
  70. {"FIN", "Finland"},
  71. {"FJI", "Fiji"},
  72. {"FRA", "France"},
  73. {"FRO", "Faroe Islands"},
  74. {"FSM", "Micronesia"},
  75. {"GAB", "Gabon"},
  76. {"GBR", "United Kingdom"},
  77. {"GEO", "Georgia"},
  78. {"GGY", "Guernsey"},
  79. {"GHA", "Ghana"},
  80. {"GIB", "Gibraltar"},
  81. {"GIN", "Guinea"},
  82. {"GLP", "Guadeloupe"},
  83. {"GMB", "Gambia"},
  84. {"GNB", "Guinea-Bissau"},
  85. {"GNQ", "Equatorial Guinea"},
  86. {"GRC", "Greece"},
  87. {"GRD", "Grenada"},
  88. {"GRL", "Greenland"},
  89. {"GTM", "Guatemala"},
  90. {"GUF", "French Guiana"},
  91. {"GUM", "Guam"},
  92. {"GUY", "Guyana"},
  93. {"HKG", "Hong Kong"},
  94. {"HND", "Honduras"},
  95. {"HRV", "Croatia"},
  96. {"HTI", "Haiti"},
  97. {"HUN", "Hungary"},
  98. {"IDN", "Indonesia"},
  99. {"IMN", "Isle of Man"},
  100. {"IND", "India"},
  101. {"IOT", "Chagos Islands"},
  102. {"IRL", "Ireland"},
  103. {"IRN", "Iran"},
  104. {"IRQ", "Iraq"},
  105. {"ISL", "Iceland"},
  106. {"ISR", "Israel"},
  107. {"ITA", "Italy"},
  108. {"JAM", "Jamaica"},
  109. {"JEY", "Jersey"},
  110. {"JOR", "Jordan"},
  111. {"JPN", "Japan"},
  112. {"KAZ", "Kazakhstan"},
  113. {"KEN", "Kenya"},
  114. {"KGZ", "Kyrgyzstan"},
  115. {"KHM", "Cambodia"},
  116. {"KIR", "Kiribati"},
  117. {"KNA", "St. Kitts and Nevis"},
  118. {"KOR", "South Korea"},
  119. {"KWT", "Kuwait"},
  120. {"LAO", "Laos"},
  121. {"LBN", "Lebanon"},
  122. {"LBR", "Liberia"},
  123. {"LBY", "Libya"},
  124. {"LCA", "St. Lucia"},
  125. {"LIE", "Liechtenstein"},
  126. {"LKA", "Sri Lanka"},
  127. {"LSO", "Lesotho"},
  128. {"LTU", "Lithuania"},
  129. {"LUX", "Luxembourg"},
  130. {"LVA", "Latvia"},
  131. {"MAC", "Macau"},
  132. {"MAF", "St. Martin"},
  133. {"MAR", "Morocco"},
  134. {"MCO", "Monaco"},
  135. {"MDA", "Moldova"},
  136. {"MDG", "Madagascar"},
  137. {"MDV", "Maldives"},
  138. {"MEX", "Mexico"},
  139. {"MHL", "Marshall Islands"},
  140. {"MKD", "Macedonia"},
  141. {"MLI", "Mali"},
  142. {"MLT", "Malta"},
  143. {"MMR", "Myanmar"},
  144. {"MNE", "Montenegro"},
  145. {"MNG", "Mongolia"},
  146. {"MNP", "Northern Mariana Islands"},
  147. {"MOZ", "Mozambique"},
  148. {"MRT", "Mauritania"},
  149. {"MSR", "Montserrat"},
  150. {"MTQ", "Martinique"},
  151. {"MUS", "Mauritius"},
  152. {"MWI", "Malawi"},
  153. {"MYS", "Malaysia"},
  154. {"NAM", "Namibia"},
  155. {"NCL", "New Caledonia"},
  156. {"NER", "Niger"},
  157. {"NFK", "Norfolk Island"},
  158. {"NGA", "Nigeria"},
  159. {"NIC", "Nicaragua"},
  160. {"NIU", "Niue"},
  161. {"NLD", "Netherlands"},
  162. {"NOR", "Norway"},
  163. {"NPL", "Nepal"},
  164. {"NRU", "Nauru"},
  165. {"NZL", "New Zealand"},
  166. {"OMN", "Oman"},
  167. {"PAK", "Pakistan"},
  168. {"PAN", "Panama"},
  169. {"PER", "Peru"},
  170. {"PHL", "Philippines"},
  171. {"PLW", "Palau"},
  172. {"PNG", "Papua New Guinea"},
  173. {"POL", "Poland"},
  174. {"PRI", "Puerto Rico"},
  175. {"PRK", "North Korea"},
  176. {"PRT", "Portugal"},
  177. {"PRY", "Paraguay"},
  178. {"PSE", "Palestine"},
  179. {"PYF", "French Polynesia"},
  180. {"QAT", "Qatar"},
  181. {"REU", "Reunion"},
  182. {"ROM", "Romania"},
  183. {"RUS", "Russian Federation"},
  184. {"RWA", "Rwanda"},
  185. {"SAU", "Saudi Arabia"},
  186. {"SDN", "Sudan"},
  187. {"SEN", "Senegal"},
  188. {"SGP", "Singapore"},
  189. {"SLB", "Solomon Islands"},
  190. {"SLE", "Sierra Leone"},
  191. {"SLV", "El Salvador"},
  192. {"SMR", "San Marino"},
  193. {"SOM", "Somalia"},
  194. {"SPM", "St. Pierre and Miquelon"},
  195. {"SRB", "Serbia"},
  196. {"SSD", "South Sudan"},
  197. {"STP", "Sao Tome and Principe"},
  198. {"SUR", "Suriname"},
  199. {"SVK", "Slovakia"},
  200. {"SVN", "Slovenia"},
  201. {"SWE", "Sweden"},
  202. {"SWZ", "Swaziland"},
  203. {"SYC", "Seychelles"},
  204. {"SYR", "Syria"},
  205. {"TCA", "Turks and Caicos Islands"},
  206. {"TCD", "Chad"},
  207. {"TGO", "Togo"},
  208. {"THA", "Thailand"},
  209. {"TJK", "Tajikistan"},
  210. {"TKL", "Tokelau"},
  211. {"TKM", "Turkmenistan"},
  212. {"TLS", "Timor-Leste"},
  213. {"TON", "Tonga"},
  214. {"TTO", "Trinidad and Tobago"},
  215. {"TUN", "Tunisia"},
  216. {"TUR", "Turkey"},
  217. {"TUV", "Tuvalu"},
  218. {"TWN", "Taiwan"},
  219. {"TZA", "Tanzania"},
  220. {"UGA", "Uganda"},
  221. {"UKR", "Ukraine"},
  222. {"URY", "Uruguay"},
  223. {"USA", "United States"},
  224. {"UZB", "Uzbekistan"},
  225. {"VAT", "Vatican City"},
  226. {"VCT", "St. Vincent and Grenadines"},
  227. {"VEN", "Venezuela"},
  228. {"VGB", "Virgin Islands (UK)"},
  229. {"VIR", "Virgin Islands (US)"},
  230. {"VNM", "Viet Nam"},
  231. {"VUT", "Vanuatu"},
  232. {"WLF", "Wallis and Futuna"},
  233. {"WSM", "Samoa"},
  234. {"YEM", "Yemen"},
  235. {"ZAF", "South Africa"},
  236. {"ZMB", "Zambia"},
  237. {"ZWE", "Zimbabwe"},
  238. {"ZZZ", "Reserved"},
  239. };
Advertisement
Add Comment
Please, Sign In to add comment