hello all
i need an efficient tool that finds memory lecks in program
program is written in c, platform linux
currently i am using valgrind tool.
can any body know other very efficient tools ?
--
Have a Nice Day
Atul
--
__
Pune
hello All
i am reading information about VoIP technology
For that i am concentrating on SIP (Session Initiation Protocol) and
RTP (Real Time Transport Protocol).
I am interested in implementing RTP over TCP
I found that there are some disadvantages of TCP, some are
1) TCP doesn't support multi
hello All
i have red hat linux 9 kernel 2.4.20
i want to know information about my system say cpu speed, primary memory etc
from where i get this ?
is there any command ?
Thanks in Advance
--
Have a Nice Day
Atul
--
__
Pune GNU
i have a Q that what r setting one should do, to run any prog say
after every min
i tryed as following
i create "/home/z" execuatable file which create file "/home/hi" &
write some thing in it
i make a entry in /etc/crontab file as
1 * * * * /home/z
does above => that /home/z prog get run afte