You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

329 B

layout title zip_link yt_link
emacspeak_tutorial User Input and Variables in C /assets/emacspeak-tutorials/variables.zip https://youtu.be/4X00NFQjwmE

How do you interact with a user in C?

Check out my emacspeak tutorial on how to get user input of numbers (like ages) and strings (like names and addresses).