Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
1914いいね 35268回再生

The ONE Thing Most C Programmers Get Wrong!

An Array variable is a special type of pointer.
Lots of programmers think that statement is correct. You may even have read something similar in programming books. Well, it’s not true. In C, an array is not a variable and it’s not a pointer. In this lesson, I explain what an array is - and it may not be what you think it is!

MORE LESSONS
=============
To watch other videos about “low level programming”, go to the “Down To The Metal” playlist:
   • Down To The Metal  

Be sure to subscribe to the Code With Huw channel so that you get a notification when I upload more lessons in this series.

PROGRAMMING BOOKS
====================
If you want to learn programming in more depth (and also support this channel!) you might think of buying one of my books. I have written books on C programming, Using Pointers in C, Recursion and other programming topics. You can buy my books (paperback or Kindle) on Amazon.

** The Little Book Of Pointers **
Amazon (US) amzn.to/2LF2aVb
Amazon (UK) amzn.to/2FViSvS

** The Little Book Of C Programming **
Amazon (US) amzn.to/2RXwA6a
Amazon (UK) amzn.to/2JhlwOA

“CODE WITH HUW” ON TWITTER:
=================================
twitter.com/codewithhuw

“CODE WITH HUW” ON FACEBOOK:
=================================
www.facebook.com/CodeWithHuw

Good luck! And good programming!

コメント