C Programming ِِِArabic Part 08 | Reading data from the keyboard in C | احترف البرمجة بلغة سي

Опубликовано: 19 Май 2026
на канале: Computer Science Academy
54
4

C Programming: Reading data from the keyboard using scanf() in C
Topics discussed:
1) The scanf() function in C Programming
2) scanf parameters ( char *, ... )
3) Using %d to read an int from the keyboard in C Programming
4) Using %f to read a float from the keyboard in C Programming
5) Using %lf to read a double from the keyboard in C Programming
6) Using %c to read a char from the keyboard in C Programming
7) Using %s to read a string from the keyboard in C Programming
8) Using gets() to read a String with spaces in C Programming
9) Using puts() to print a String in C Programming
10) Fix Problem when reading characters in C Programming using %c
11) Fix Problem when reading characters in C Programming using the fflush() function
12) Variable's Address in C Programming
13) Using & to get a variable's address in C Programming
14) The address of a string ( character array ) in C Programming
15) scanf() and Addresses


Music:
Axol x Alex Skrindo - You [NCS Release]

#CByCSA #CProgramming