🍪 Argomenti 📚
- Teoria delle stringhe in C
- Analisi tabella ASCII
- Differenza tra carattere nullo '' (terminatore) e carattere zero '0'
- Inizializzazione stringa con sintassi automatica (apici doppi) e manuale (carattere per carattere)
- Funzioni stringhe: strlen, strcmp, strcpy, strstr, strchr, strtok
- Implementazione strlen()
- Analisi strcmp()
🍪 Timestamps ⌚️
0:00 Intro
0:18 Teoria delle Stringhe
1:48 Tabella ASCII
2:54 Carattere terminatore ''
5:54 Creazione stringhe
6:45 strlen()
6:59 strcmp()
7:16 strcpy()
7:33 strstr() & strchr()
7:52 strtok()
8:06 Implementazione strlen()
8:28 Output di strcmp()
8:50 Outro
🍪 Codice playlist ⚙️
https://github.com/gethecookie/playlist_c
🍪 Fonti 🍫
https://news.ycombinator.com/item?id=19746268
https://en.wikibooks.org/wiki/C_Programming/String_manipulation
https://www.programiz.com/c-programming/library-function/string.h
https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_chapter/libc_5.html
🍪 Playlist di "Tutto ciò che non hai capito su C" 📹
https://www.youtube.com/playlist?list=PLVtGJfbzVd1GiC_EmIZ9sKBd614-L8_CE