Skip to content

Create a program that communicates with an API in C++ using the lcurl library during compilation to send and receive data.

Notifications You must be signed in to change notification settings

ChristianIsaacTran/Operating-Systems-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This assignment has 2 starting codes that the professor has given us:
- one code written in c (.c)
- one code written in c++ (.cpp)

He says to only use one of them, but we can opt to write the code in either language. I'm going to choose c++ to learn it.

He talks about this assignment in lecture recording 2/14/2024

About

Create a program that communicates with an API in C++ using the lcurl library during compilation to send and receive data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published