how to find the list of City in Country.
Printable View
how to find the list of City in Country.
Assuming that RWorldServer has happened to work, check its documentation. Both FirstCity and NextCity mention that you can restrict the scope to a single country using TWorldId::SetSelect. An other approach could be using TCityData::iCountry.