codingfreak
Pages
(Move to ...)
Home
Algorithms
Data Structures
Linux
▼
12.16.2009
ctags - vim with steroids
›
Basically C/C++ projects have thousands of lines of code divided into hundreds in some cases thousands of files. Inorder to access various f...
3 comments:
Creating Shared Libraries in Linux - Part 2
›
Check the PART1 of this article. 4. Making the library available at run-time Using LD_LIBRARY_PATH We have to create or set the enviro...
5 comments:
12.09.2009
Creating and using shared libraries in Linux
›
What is a Shared Library ?? A library that is loaded into physical memory only once and reused by multiple processes via virtual memory. ...
19 comments:
11.03.2009
Using 'find' command
›
' find ' is one of the useful commands available in Unix/Linux systems. In this article I am trying to use ' find ' in a eff...
1 comment:
10.30.2009
Are you a Hacker ??
›
from ReDragon on IRC, handed to newbies... Are You a Hacker? Take a little quiz for me today. Tell me if you fit this description. You got...
3 comments:
‹
›
Home
View web version