Search the web
Sign In
New User? Sign Up
Programmers-Town
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 11859 - 11888 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11859
Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
Send Email
Nov 1, 2007
1:06 pm
11860
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Send Email
Nov 1, 2007
1:06 pm
11861
Friends those who work on EAP server who r femiliar with the links to the C code for this server application could help me .........please me the code if...
srinivasee27
Offline
Nov 2, 2007
2:51 pm
11862
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Send Email
Nov 4, 2007
1:21 pm
11863
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...
Send Email
Nov 4, 2007
1:21 pm
11864
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Send Email
Nov 4, 2007
1:21 pm
11865
All, I have always believed that the best way of learning (AFAIK programming or any implementation ) is to implement an example so that you face all the issues...
Bhasker C V
bhasker@...
Send Email
Nov 4, 2007
2:34 pm
11866
Hello All, With a growing demand for System Professionals, we are pleased to announce a new weekend batch of Advance C for working professionals, Engineers &...
concepts_sys
Offline Send Email
Nov 4, 2007
5:03 pm
11867
Hello All, Linux System and Device Driver Programming training is one of flagship training solutions offered by Concepts Systems. This training has become...
concepts_sys
Offline Send Email
Nov 4, 2007
5:03 pm
11868
hi everyone! i am new in this group and i am new student too.now my question is is there any different between access,oracle and sql if there is not any...
KANESHKA KANESH
crazy_pcengi...
Offline Send Email
Nov 4, 2007
5:04 pm
11869
... (SQL isn't a product - it's a language used within some databases. I'll assume you meant MySQL...) Depends. Seriously. They are different in that they are...
Paul Herring
shabble
Offline Send Email
Nov 4, 2007
5:34 pm
11870
Hello Junta can anybody please let me know the solution to this problems in C or C++ 1.) write a function to invert 10th Bit of the Integer?? 2.) Write a...
Saurabh Gupta
saurabh444@...
Send Email
Nov 5, 2007
5:02 pm
11871
... x^=(1<<10); ... x^=0x55555555; (Assuming a 4 byte integer.) See http://en.wikipedia.org/wiki/Bit_manipulation#Common_bit_manipulation_techniques for some...
Paul Herring
shabble
Offline Send Email
Nov 5, 2007
5:28 pm
11872
Hi, I would guess you can do it easily using the concept of union in C,C++. Map our integer to an character array of 32 bits (Considering your integer is 32...
Saurabh Abichandani
saurabh57
Offline Send Email
Nov 6, 2007
3:26 pm
11873
Thanks Paul !! ... [Non-text portions of this message have been removed]...
Saurabh Gupta
saurabh444@...
Send Email
Nov 6, 2007
3:30 pm
11874
... Total overkill IMO. A struct (not a union) mapping an integer to bits is only useful if you need to access the bits by 'name' (memory mapped I/O for...
Paul Herring
shabble
Offline Send Email
Nov 6, 2007
3:42 pm
11875
Hello Can any body Please let me know . how to extract unique elements from a sorted list of array. e.g. (1, 1, 3, 3, 3, 5, 5, 5, 9, 9, 9, 9) -> (1, 3, 5, 9).....
Saurabh Gupta
saurabh444@...
Send Email
Nov 6, 2007
5:09 pm
11876
Please show your solution. Mickey M. Construction Partner Inc. http://www.constructionpartner.com ... From: Saurabh Gupta <saurabh444@...> To:...
Mickey Mathieson
user14312
Offline Send Email
Nov 8, 2007
8:03 pm
11877
One of my best clients in Waltham, Massachusetts is seeking a talented Senior Software Engineer. This is a full-time salary position with full benefits. Great...
Mark Steffenson
mdsteffenson
Offline Send Email
Nov 8, 2007
8:04 pm
11878
Hi Mickey M solution is #include <iostream> #include <vector> using namespace std; int main() { vector<int> vin,vout; vin.push_back(106); vin.push_back(45); ...
Saurabh Gupta
saurabh444@...
Send Email
Nov 11, 2007
5:36 pm
11879
//Find the unique elements unique(vin.begin(), vin.end()); Mickey M. Construction Partner Inc. http://www.constructionpartner.com ... From: Saurabh Gupta...
Mickey Mathieson
user14312
Offline Send Email
Nov 12, 2007
11:57 am
11880
Hello Mike If we have to do it without using Unique algorithm than is there any way to do it . Thanks Mohit...
Saurabh Gupta
saurabh444@...
Send Email
Nov 14, 2007
1:28 pm
11881
Hi, Try to create a binary tree with the list so that duplicate element are not inserted. And just make a inorder traversal. Thanks, Mrinmoy ... From: Saurabh...
Mrinmoy Ghosh
mrinmoy_g
Online Now Send Email
Nov 14, 2007
1:29 pm
11882
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Send Email
Nov 18, 2007
2:23 pm
11883
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Send Email
Nov 18, 2007
2:23 pm
11884
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...
Send Email
Nov 18, 2007
2:23 pm
11885
Hi Greetings. We are currently recruiting 8 nos. TEAM LEADS/TECH. LEADS in Microsoft Technology (VC++, MFC, COM) on behalf of our US MNC client to fill up...
Srinivas Kamath
win_kamath
Offline Send Email
Nov 21, 2007
9:30 am
11886
Hello Can anybody Please throw some light whether we can have template functions as virtual in C++?? Thanks Mohit...
Saurabh Gupta
saurabh444@...
Send Email
Nov 24, 2007
8:34 pm
11887
Hi, I want to write an image file(big file having 200000 characters and numbers - bunny.ply)into the buffer. So which data type should I use,which can handle...
prmdshinde
Offline Send Email
Nov 25, 2007
4:56 pm
11888
No we cannot have template functions as virtual in C++. however we can have a virtual function in Template class. This function should not use the template...
Saurabh Abichandani
saurabh57
Offline Send Email
Nov 25, 2007
4:56 pm
Messages 11859 - 11888 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help