Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
May 1, 2004 9:39 am
1552
Sumesh ... Unless xmms provides a library interface to do that, you can try sending it a SIGHUP or SIGKILL signal. Hope this helps. Aseem. -- "Where the clear...
I think you could use the "dirent" for this purpose. Basically this is for getting the directory entries of a directory.. But as far as I remember, it will...
hi all ... What You need to do is gothrough the man page of kill. man 2 kill ..Get the process id of the application "xmms" in this case and then kill it. ...
i'm using wtk2, sun's MIDP 2.0,suns CLDC 1.1,jdk 1.4 for the appln.im sending a part of my code in which we want to write text to a file named myFile.txt .The ...
richa jain
richaajain@...
May 2, 2004 6:17 am
1557
hi, Once u do exec ,main will lose its control, it will never come back... thanks, ashwin ... __________________________________ Do you Yahoo!? Win a $20,000...
... Exactly that Shyan, and thanks again. What you have said is very correct Ananth but repetition of what i said earlier, with correction made by Shyan. Sumit...
... No it's not and no it won't: ~> gcc -ansi 1547.c 1547.c:2: error: parse error before '<' token 1547.c:5: error: parse error before "for" ~> gcc.exe (GCC)...
Hi One certain error i can point out is that you are trying to access a path which is not possible on the mobile phone(file://c:/myFile.txt). Does the Mobile...
hi don't immediately exec, first do a fork and exec. thus u have a child that execed xmms. you can send signal thru the kill system call.. for more information...
... It is totally compiler dependant. what compiler are you using? Cheers, Joe -- Free the code, free the user. Homepage : http://www.joesteeve.tk/ Web-log :...
I am a little new to programming in general & need help writing a program. Is there anyone who would be willing to help me? My problem is this: I'm trying to...
I guess the syntax should have been. //get nth item int* Items::getItem(int n) //delete nth item, return pointer to deleted item void* Items::delItem(int n) ...
Thanks Steeve, But I did it. I was using gcc Thanks Ranjith T ... From: "Joe Steeve" <joe_clubs@...> To: <Programmers-Town@yahoogroups.com>;...
ranjith
ranjith@...
May 7, 2004 12:41 pm
1568
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Here We are REQUESTING you to...
Programmers-Town@yaho...
May 9, 2004 10:12 am
1569
Friends, If you are/were geting too many mails, you can change your membership to one of the following. 1. Daily Digest : you l get only one mail per day (no...
Programmers-Town@yaho...
May 9, 2004 10:12 am
1570
... PLZ DO FORWARD THIS MAIL TO ALL YOUR FRIENDS, GROUPS AND EVERY EMPLOYEE OF YOUR COMPANY (to Support C/C++ ),IT WONT TAKE YOUR MUCH TIME. THANKING YOU IN...
Programmers-Town@yaho...
May 9, 2004 10:12 am
1571
Hi all! Well i was trying to retrieve the table name of any query in DB2. supppose we executed any query which is there in any file named .sqC , which is...
Hi If you are an expert in C, C++ on Unix, then this might be the opportunity you are looking for. Our client, a world Top 10 brand, has set up their new...
i have declared a float variable inside a structure. while accepting the value through scanf statement it shows an error. this error comes only for a float...
Hi, I tried this code on MS VC 6.0 compiler and it gives compilation error c:\prasanna\test1\main.c(2) : error C2143: syntax error : missing '{' before '<' ......
I feel...that you might forget to put & operator while scaning values for this float variable. is it?? regards arun. ... ===== Hard work makes u perfect. Have...
Dear Friends We have the following requirements with us as GISIL. VB, ASP.Net, VB.NET - 1yr. - 2yrs. of exp. JAVA,J2EE, EJB,JNDI - 2 yrs. - 6 yrs. of exp (...
madhu, can you send us the code which gave you an error? it will be useful to solve this issue rather than assuming the possibilities. -p.senthil...
P. Senthil Kumar
senthilkumar@...
May 12, 2004 12:02 pm
1578
Since i have found no contact address in either this email or at gisil i am sending you my resume please forward it appropriately ... Do you Yahoo!? Yahoo!...
Hi, I am having two questions. I want complete program for this 2 functions. My questions are... 1. Write a program to compute cos(x) using N terms. 2. Using...
Anjan, PT should be used as a forum to discuss something which you will find to get in books etc etc .. please avoid using it as a "Hotel" where you ...