C in 100 Seconds: String Functions — strcat, strchr, strstr | Episode 32

0views
00
3:01
T
Taught by Celeste AI - AI Coding Coach
View on YouTube
Description
String manipulation in C uses functions from string.h. Learn strcat to append strings, strncat for safer appending, strchr to find a character, and strstr to search for a substring. Student code: https://github.com/GoCelesteAI/c-in-100-seconds/tree/main/episode32 #c #programming #100seconds #learnc #strings #strcat #strchr #strstr #tutorial

Tags

100 secondsc beginnerc string functionsc tutorial 2026learn cstrcat cstrchr cstring.hstrncat cstrstr c
Back to tutorials

Duration

3:01

Published

April 10, 2026

Added to Codegiz

April 10, 2026

Categories

cprogramming100secondsstringsstrcatstrchrstrstr
Open in YouTube