Pro9ramming - pro9ramming.com - PRO9RAMMING - All Forums
General Information:
Latest News:
[BASH] locate all aliases to a command 21 Oct 2012 | 08:54 am
Code: cmd='ls' #list files command type -all "$cmd" #list all aliases to ls http://www.freelancecode.net/community/v...f=16&t=724
Rad studio xe3 ultimate 7 Oct 2012 | 05:07 am
Here is the link for Rad Studio xe3 fully activated. http://thepiratebay.se/torrent/7669399/E..._Activated
[BASH] Have the system say my most recent tweet 1 Sep 2012 | 07:26 pm
Code: curl "http://api.twitter.com/1/statuses/user_timeline.xml?count=1&screen_name=catdaddy1981" | egrep -w " (.*) " | sed -E "s/ //g" | say
can any one tell me 14 Apr 2012 | 08:14 pm
hi i am studying Data Structures and assigned a task to put the character type data in a stack and queue together and then display the stack and queue simultaneously and check weather the string is pa...
Integrating Groovy Code into Java Code 14 Apr 2012 | 05:25 pm
I've done some research on this topic. One example I found was Java making a call to a Groovy script. But I know Groovy can be compiled to bytecode, so it doesn't need to run as a script. What I'd rea...
Download Unix API reference 8 Apr 2012 | 02:21 am
http://pubs.opengroup.org/onlinepubs/7908799/download/ or you can browse the reference online http://pubs.opengroup.org/onlinepubs/7908799/
Installing Python4Delphi For Delphi XE2 Tutorial 8 Apr 2012 | 02:04 am
http://www.freelancecode.net/community/v...?f=7&t=320
C++ nix API wrapper class 11 Mar 2012 | 02:40 pm
C++ nix API wrapper class I am working on. Here is what I have done so far. http://www.freelancecode.net/community/v...f=33&t=307
kindly help me in this code 3 Mar 2012 | 04:56 am
hi i am studying data structures and algorithms(array based implementation of a list) can any one help me in this code i have problem in display and is_empty function here is the code: code: #inclu...
forum 22 Feb 2012 | 06:55 pm
I see the forum is back up