I was looking at the disassembled code of 2 programs compiled with gcc. In one program I initialised an unsigned variable and in the next program I initialised the same variable as signed.
Oct 30, 2011
Oct 27, 2011
Static and Shared libraries with C
This post explains how to use static and shared libraries with C. My platform is gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5).
Oct 12, 2011
Install basic required applications in Ubuntu 10.04 LTS - Lucid Lynx
LTS means long term support. So this version of Ubuntu is a nice flavor. But the main problem with open source OS is it will be just an OS without the some good applications.
Subscribe to:
Comments (Atom)
For Web Developer
open -a "Google Chrome" --args --disable-web-security
-
Square of 104 ( faster way.. ) Answer will have _ _ _ _ _ .That is five digits . add the 4 to the entire number that is 104+4 ...
-
I was thinking about designing a web application which can be used as a profile of us. A profile page which describe ourselves. What I had ...
-
The look and feel of the blogger template can be changed by editing the HTML and adding extra CSS into the blog template. In this blog I wi...