Q

Emertxe-News & Blog

Home » C programming » Constant Pointer and Pointer to Constant
Constant Pointer and Pointer to Constant
Constant pointer and pointer to constant in C programming

As an Embedded C programmer, understanding pointers is very important. Given the resource constraints in embedded system, one has to ensure memory is utilized in most optimized fashion, where pointers come in handy. While using pointers programmers often come across confusion between constant pointers and point to a constant. Here is an article that describes differences between these two in a very detail oriented manner.

  1. Here is the URL to download this: https://www.emertxe.com/content/osfy_dec_2014_satya_constant_pointers.pdf
  2. Other related articles to download in PDF format from the URL: https://www.emertxe.com/content/

YOU MAY ALSO LIKE

Emertxe’s Online Training Programs in Embedded Systems & IoT

Emertxe’s Online Training Programs in Embedded Systems & IoT

The reason why Emertxe is the best choice for career advancement: eLearning and Online training programs are the way forward in the COVID-19 disrupted world. Riding along the digital revolution will ensure engineers are future-ready with skills to not only secure but...

Our Training Programs for Freshers

Our Training Programs for Freshers

Introduction: Emertxe is the leading training institute in Bangalore for Embedded Systems and IoT domains. It is a pioneer in training freshers since 2003 by providing excellent placement opportunities for freshers. Over the years 70000+ students have made their...

Q