Embedded C Programming Style: Tutorial 17 - Pointers

preview_player
Показать описание
This video highlights the updated Pointers rule, which was originally part of the Variables tutorial.
Рекомендации по теме
Комментарии
Автор

Thank you for sharing this with the community !. I have started to modify my coding style and made it based on camelCase and steps you are sharing in your tutorials. You are on the right way !!!. Can’t wait to see your next video :)

usefulelectronics
Автор

Hi Mohamed, thank you for all your effort you are puting in to these tutorials. Very helpfull! I have a question, regarding pointers. Are you planing a series using pointers? Like passing pointers to functions, passing pointers to structures etc. Pointers are very powerfull, but quite difficult to understand.

rgorazd
Автор

Hi! Easy to read? Read this, please:
char* p, q;
Is variable b a pointer?

aka_vitfil
welcome to shbcf.ru