Sanaj, Go thru the following links Readdir: http://www.opengroup.org/onlinepubs/007908799/xsh/readdir.html fork: ...
Prasanna K P
prasannakp@...
Jun 1, 2006 10:07 am
6352
Its is not a command yaar Google Excl and fork u will get lots of info _____ From: c4swimmers@yahoogroups.com [mailto:c4swimmers@yahoogroups.com] On Behalf Of...
Prasanna K P
prasannakp@...
Jun 1, 2006 10:15 am
6353
hi Prayas Actually I can't understand your answer, can you explain it onceagain clearly... Prayas Mohanty <mprayas@...> wrote: Hi !! Vijay, Structure...
Hi Sanjay, The program is perfectly correct!! And 4 is a Hexa decimal Number(as well as a decimal). U will find the difference when u use a numbers such as...
hi jayanth u can take these two diffrences The difference between structure and union in c are: 1. union allocates the memory equal to the maximum memory...
File : C_Aptitude.doc Description : Know C Better...
c4swimmers@yahoogroup...
Jun 2, 2006 3:59 am
6361
File : IndustryCodingStandardCC++.pdf Description : Learn how to write C/C++ code according to the industry requirements (MISRA rules)...
c4swimmers@yahoogroup...
Jun 2, 2006 3:59 am
6362
(MUST READ: IMPORTANT) Group Rules ********************************* * Subscription & Unsubscription * ********************************* How to Subscribe to...
c4swimmers@yahoogroup...
Jun 2, 2006 3:59 am
6363
Pointers Varieties ************************************************************************************************* (1) int *p; // p is a pointer to an...
c4swimmers@yahoogroup...
Jun 2, 2006 3:59 am
6364
File : c4s.zip Description : Animated(Graphical) C Tutorial...
c4swimmers@yahoogroup...
Jun 2, 2006 3:59 am
6365
Yes Prejeeth.....finally i got my Ans.....its correct.............thnxxxxxxxxxxx byee dear............. sanaj prejeeth kaladharan <k_prejeeth@...>...
U can use GDB for debugging threaded programs also. _____ From: c4swimmers@yahoogroups.com [mailto:c4swimmers@yahoogroups.com] On Behalf Of yogesh somavanshi ...
Prasanna K P
prasannakp@...
Jun 5, 2006 12:48 pm
6372
Yes was the statement when I ask the trainer. ... <http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Programming+la ... ...
hi vishal, we dont have nested function in c , because default storage class of any function is extern.i.e., we should not restrict any function to be local...
Hello friends. i am one of the meber in this group. I want C++ interview Questions or C++ frequently Asked Questions.Can u send to me as soon as possible ... ...
hi all, i want to develop a internationalised (unicoded) application in Borland C++ builder by using VCL . I have some question . (1) Is it true VCL does not...
hi naren, u can find a lot of C++ and oop's interview questions on www.koolkampus.com and www.coolinterviews.com. all the best bye Ch.KISHORE.,M.C.A S.V.U. ...
Hi baskar, can you explain bit elaborately with some example. because i did not understood the answer properly. Regards, Pradeep. ... From:...
Pradeep Kumar Palchur...
pradeepkp@...
Jun 6, 2006 5:18 pm
6378
Need Help: How to retrieve ALL URLs from a webpage or a text file ? Look forward for your help asap. thanks in advance. regards, nanda kishor mob: 98458 94322 ...
Hi, You can retrieve the URLs from a webpage using PERL and regular expressions. Here is a simple program that retrieves the URLs from the Google site. You can...