🚀 Programming Challenges: Pointers - C Programming Course STEP by STEP (17)

Опубликовано: 27 Апрель 2026
на канале: Ingenio Empresa
131
7

With the following programming challenges you will learn a lot.

We will build native functions like strlen or strcat from scratch, you will also create a header file and learn new concepts like NULL pointer, size_t and new structures inside the for loop.

Contents:

01:00 - strlen - get length of a string
01:45 - What is size_t in the C programming language
02:38 - What is a read-only parameter passed to a function
03:51 - Changing the for loop structure
06:08 - How to reverse a string in C
07:09 - Creating a header file
16:40 - What a NULL pointer is
18:03 - How to concatenate two strings in C
22:56 - How to solve the stack smashing detected problem
24:23 - strcpy and strcmp

Watch all the videos of the C course:    • Aprende a programar 📙 con el Lenguaje de P...  

See the C course repository: https://github.com/dfbq91/aprende-a-p...

Watch all the videos of the C course:    • Aprende a programar 📙 con el Lenguaje de P...  

Facebook: https://goo.gl/HDLFyn
Twitter: https://goo.gl/pcFziM

#LearnProgramming #Ccourse