#25 Function In C | Convert Upper To Lower Case | THINHPHAM

Опубликовано: 04 Ноябрь 2024
на канале: ThinhPham
104
2

Function In C | Convert Upper To Lower Case | THINHPHAM
▶ C language tutorial for beginners.
▶ Write a program to convert uppercase to lowercase using the function in C.
▶ If you find it interesting, don't hesitate to like and subscribe.

00:00 Request
00:23 Add Library
00:48 Write Input Function
01:42 Write Convert Function
02:39 Write Main Function
03:01 Fix Bug
03:29 Result