Writing FreeDOS programs in C (arrays)

Описание к видео Writing FreeDOS programs in C (arrays)

In part 2, we learned about the different data types in C, like char and int. I didn't talk about arrays, because technically C doesn't have an "array" type like some other programming languages. Instead, you need to understand pointers and memory. I'll try to keep this a simple introduction.

This is part of the "Writing FreeDOS programs in C" series
https://www.freedos.org/c/

Join us on Facebook
  / freedos  

Follow us on Twitter
  / freedos_project  

Consider supporting me on Patreon
https://www.freedos.org/patreon/

Комментарии

Информация по комментариям в разработке