Author name: Amlendra

I am an embedded c software engineer and a corporate trainer, currently, I am working as senior software engineer in a largest Software consulting company . I have working experience of different microcontrollers (stm32, LPC, PIC AVR and 8051), drivers (USB and virtual com-port), POS device (VeriFone) and payment gateway (global and first data).

array in c

Array in C/C++ Language

In this blog post, you will learn the arrays and their working. You will learn how to declare, initialize and access elements of an array with the help of some programming examples. Also some important points related to the array that should you know. I will start from the beginner and explain each topic very

Array in C/C++ Language Read More »