cs50 / labs

47 stars 164 forks source link

clarify use of atoi in caesar #23

Closed curiouskiwi closed 5 years ago

curiouskiwi commented 5 years ago

Added an explicit link and small description / example of atoi since it is not mentioned in the course before this point.