Skip to content

media-graph/Interview-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages