Note taking softwares are really helpful in every day life. They are really helpful while you go for a meeting, maintain a todo, organize your ideas, lot more that can add up to the list.

Windows has lot of note taking softwares, what about Linux? Definitely yes, Linux similar to the number of note taking softwares in Windows, Linux too has large note taking softwares.

Basket showing all features that it has

Basket showing all features that it has

(more…)

Share
Tagged with:
 

WaitLess tracking system

On May 5, 2009, in Uncategorized, by mahesh
0


People at Georgia Institute of Technology, developed a WaitLess system as it is called, a device that will help all the locals using the transport service each day. This system is currently installed in Georgia Institute of Technology campus, it tracks all the busses in the campus and displayes it.

 

(more…)

Share
Tagged with:
 



While debugging a program, some variables may need to be printed in different formats (data types or base power), gdb supports a command x/FMT this command prints the value of the variable in different formats,

we use the same hello world program we used for disassemble, the screens are shown below,

Hello world source

Hello world source

(more…)

Share
Tagged with: