DISHA Workshop With Industry Expert
Table of Contents Add a header to begin generating the table of contents Introduction Mr.Vaidyanathan Ramalingam-CEO USR Infotech, Ex-Director Huawei sharing experience of Global IT Professionals in Softskill workshop. Exclusive workshop on “Becoming Global Professionals in IT” for all our students under taking training, will...
Read more
Pit-falls of Bit-fields

Introduction In the past few posts we have been checking various aspects related to bit fields. In this blog, let us focus on the disadvantages of using bitfields in memory Portability is basically about having the same program or application running across various processor architecture....
Read more
Face-off with sizeof()

Table of Contents Add a header to begin generating the table of contents Sizeof : Brief The unary operator size of operator in C programming is used to calculate the size of any datatype, measured in the number of bytes required to represent the type....
Read more
What Killed Linux Desktop?

Table of Contents Add a header to begin generating the table of contents Introduction Recently there was an article titled ‘What killed the Linux desktop?’ by Miguel de lcaza. Miguel is one of the popular free software programmers, played key role in creating popular desktop environments like...
Read more
Embedded Linux – How to Use Vim Editor?

Table of Contents Add a header to begin generating the table of contents Introduction Vim is a free text editor for Linux written by Bram Moolenaar and first released publicly in 1991. Based on the vi editor common to Unix-like systems, Vim is designed for use...
Read more