- Implement
fetch_weather_data()
to make an HTTP request using libcurl and return the response. - Implement
parse_weather_data()
using cJSON (or another JSON library) to extract and display the temperature. - Ensure proper memory management (allocate and free memory).
- Handle errors properly, including failed API calls and invalid JSON.
-
Notifications
You must be signed in to change notification settings - Fork 1
media-graph/Interview-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published