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).

What is a Null Pointer in C

What is a Null Pointer in C/C++?

In this article, you will learn about NULL Pointers with the help of programming examples. If you don’t know what is pointer I recommend you first learn what a pointer is, you can check my other post “Pointer in C/C++“.   So let’s start the article with the introduction of NULL pointers.   What is […]

What is a Null Pointer in C/C++? Read More »

Linux commnds

linux commands you should know

In this massive list of approximately 100 Linux commands, I have tried to include some of the most useful commands, Keyboard Shortcuts and Tools which every Linux user must know. Some of the Linux commands in this list are very basic which are used very frequently and also there are commands and tools which are

linux commands you should know Read More »