Przejdź do głównej zawartości

GetWeather

warning

This function was added in omp v1.1.0.2612 and will not work in earlier versions!

Description

Get the current world weather.

Examples

SetWeather(19);

printf("Current world weather: %d", GetWeather());
// The output will be 'Current world weather: 19'