... PLEASE DO FORWARD THIS MAIL TO ALL YOUR FRIENDS, COLLEAGUE AND GROUPS (to Support C/C++ ), IT WILL NOT TAKE MUCH OF YOUR TIME, BUT CAN HELP US A LOT. ...
Programmers-Town@yaho...
Aug 1, 2004 6:39 pm
2728
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...
Aug 1, 2004 6:51 pm
2729
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...
Aug 1, 2004 6:51 pm
2730
Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
Aug 1, 2004 6:53 pm
2731
I think this is the most convincing of all the answers ... From: "Shyan Lam" <sflam@...> To: <Programmers-Town@yahoogroups.com> Sent: Friday, July...
dear friends, happy friend ship day, i am working on rotation of image algorithms in C. i want to keep same #define values for two different cases. and when...
ranjit reddy
ranjitreddib@...
Aug 2, 2004 3:54 pm
2733
Hii group members Function pointers R used to store addresses of a function of a cetain data type its declaration is datatype(*func)(parameters); while calling...
Hello everybody, Does anyone have the Microsoft book about C# (2124)...? Thnx... ... MZIA ... Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile...
Dear Sir/Madam, Please send e-mails of good logical Programs only. Regards, Anil Kumar E-mail : anilambastha@......
Anil Kumar
anilambastha@...
Aug 2, 2004 3:54 pm
2736
Hi , The nuber of byte allacted will be 192 u are allcating the size of two dimention array of pointers. so it is (3*4)*(4*4) number of bytes.. byee shree ...
hi, i am interested to work in Windows Kernel Programming. can u plz tell me where i can find relevant details. Neeraj Kumar <neeraj.kr@...> wrote: If...
... sir, o.k we will follow the rules. but one request is,i have a dout whether i am a member or not. Because,mine is rediffmail id do i become a member? plz...
vasantha kumari
bhavana_cmy@...
Aug 2, 2004 3:58 pm
2739
Hello All, #define cat(x,y) x##y concatenates x to y. int kk = 0+cat(1,2); // works fine it p = 0+cat(cat(1,2),3) // give sError lllry int xy = 8; int xyz =...
Hi Friend, Thanks a lot for giving us such a wonderful information, I will highly appriciate if you could throw some more light on how it works (specially on...
hi guys, can u tell me the usual packet size in TCP/IP & UDP protocol? & how v r sending thro unix(any flavour) Thanks in Advance....bye,bye Rgds, sanjeev ...
Reply embedded. _____ From: Arathi M [mailto:karti25@...] Sent: Monday, August 02, 2004 3:02 AM To: Programmers-Town@yahoogroups.com Subject: (PT) macro...
Hi, We are looking for candidates in the following areas for joining our technical team as "Consultants", who will be responsible for short term development...
Hi Ranjith, You can do like this. switch(Rotdir) // Rotdir is given by user . { case CW90: case ACW270: { ... } }; And also in ur eg. both values are '0'. So...
Kiran Kumar
kiran_bng@...
Aug 3, 2004 5:41 am
2745
Write you case statement like this... case CW90: case ACW270: { ... } This will work for both... ... __________________________________ Do you Yahoo!? Read...
Reply inside message ... From: ranjit reddy To: Programmers-Town@yahoogroups.com Sent: Saturday, July 31, 2004 9:26 PM Subject: (PT) help with case st dear...
It depends on lots of factors.... you refer to book. TCP/IP illustrated Author Richard stevens. Kishor. ... __________________________________ Do you Yahoo!? ...
hello ranjit, swithc(Rotdir) { case CW90: case ACW270: { ............. } } by these way we can do it,ihope so,try it & replay to my mail id. harikumar.B ... ...
Hi Arathi, It gives the error .You can understand it by examining the output of preprocessor which is first part of a compiler. I pasted the same below ... ...
hi frined , i m giving u solution that how we will use seme code for more than 1 option in swtich statement. Ranjeet if u r not satisfied with this solution...
"p" is pointer to array of 2D array It is "not" 2D array Hence it will print size of pointer Which on most machines today is "4" Thanks, Diwakar ... is...
But with gcc, it shows empty struct size as zero!!! Thanks and Best Regards, Adil Mujeeb ... From: Shyan Lam [mailto:sflam@...] Sent: Friday, July...
Adil Mujeeb, Noida
adilm@...
Aug 4, 2004 3:48 am
2754
... hi i think it will work. Â ... hi i think it will work....
vasantha kumari
bhavana_cmy@...
Aug 4, 2004 3:49 am
2755
Hi Everybody, I had the idea that open is a direct system call to kernel where as fopen() is standard API call, which buffers data in the App layer and avoid...
Hello everybody, If anybody having the material on embedded c language or advanced c progrmming, please forward me. thank you prashant ===== Prashant Orane...