What is a String and how to manipulate it - C Programming Course STEP by STEP (16)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • In programming, a string is a string of characters. In other words, it is an ordered sequence of characters (letters, numbers or symbols). I explain how they are declared, accessed and manipulated in the C programming language, and we also address other topics such as escape sequences and the NULL character.
    Contents:
    00:03 - What is a string in programming.
    00:22 - How a string is declared in C programming language
    01:39 - The NULL character in C
    01:59 - What is a C escape sequence
    02:59 - Strings in memory
    03:50 - String.h as a library to work with Strings
    06:32 - Using the dereference operator to manipulate string positions
    06:32 - Using the dereference operator to manipulate string positions
    08:52 - The best way to declare a string
    11:07 - Modifying a string from a function (passing by reference)
    Watch all the videos of the C course: • Aprende a programar 📙 ...
    See the C course repository: github.com/dfb...
    Facebook: goo.gl/HDLFyn
    Twitter: goo.gl/pcFziM
    #LearnProgramming #CCourse

Комментарии •