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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 11412 - 11442 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11412
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
Feb 1, 2007
8:16 pm
11413
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
Feb 1, 2007
8:16 pm
11415
IF YOU DO NOT FIT THE REQUIREMENT,PLEASE DO NOT FORWARD YOUR RESUME, AND SPAM ME,IT WILL BE STRAIGHT DELETED IF YOU DO NOT FIT THE REQUIREMENT,PLEASE DO NOT...
Arif Ali Saiyed
arifali_007
Offline Send Email
Feb 9, 2007
9:13 am
11416
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
Feb 11, 2007
4:51 pm
11417
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
Feb 11, 2007
4:51 pm
11418
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Send Email
Feb 11, 2007
4:51 pm
11419
Do not send any Non-Applicable profile, it will be straight away deleted. If any applicable candidate, Please forward the profile with job title in subject to...
Arif Ali Saiyed
arifali_007
Offline Send Email
Feb 11, 2007
5:24 pm
11420
Folks, I am searching for any tool which can ->Quickly create the Class Diagram from C++ code. ->Can import .Net Solution Do you know any? I have tried these...
Arif Ali Saiyed
arifali_007
Offline Send Email
Feb 13, 2007
6:23 am
11421
Hi All, We are starting our processes of finalizing candidates for filing of H1 visas for the year 2007-08 Magna Infotech is a premier IT company with Offices...
Magna
magnacareer
Offline Send Email
Feb 13, 2007
6:54 am
11422
i m having a doubt ... Don't get soaked. Take a quick peak at the forecast with theYahoo! Search weather shortcut. [Non-text portions of this message have...
gaurav khurana
jaz_gaurav
Offline Send Email
Feb 13, 2007
6:55 am
11423
Dear software practitioners, consultants, and researchers, we are currently conducting an international survey about architecture and design patterns. Our goal...
joerg.rech
Offline Send Email
Feb 13, 2007
6:56 am
11424
Hi all, Hope all are doing good. I am facing a problem with pointer arithmetic. Here is that piece of code: <code - snip> function_1 ( void const *32bit_ptr) {...
smitha choudry
rush2smitha
Offline Send Email
Feb 13, 2007
6:56 am
11425
... No, it shifts the bits out of unsigned char, so the result should be an unsigned char, with value zero. The behavior is undefinded, but those 8 bits are...
Milan Babuskov
mbabuskov
Offline Send Email
Feb 13, 2007
9:26 am
11426
m having a doubt ... No, it shifts the bits out of unsigned char, so the result should be an unsigned char, with value zero. The behavior is undefinded, but ...
gaurav khurana
jaz_gaurav
Offline Send Email
Feb 13, 2007
10:24 am
11427
hi, maybe if you write a function to handle three numbers in a 'for loop' of six combinations in an array of char[3], in which your code in the loop will use a...
Anthony Manzano
afvet1975
Offline Send Email
Feb 14, 2007
5:45 am
11428
Hello Programmer, The International Institute of Information Technology, Hyderabad, India cordially invites you to be a part of Felicity, the annual cultural...
sandy007smarty
Offline Send Email
Feb 14, 2007
5:45 am
11429
There is a work-around You can use umbrello and start dragging and dropping all the classes on the left frame into the class diagram area ! ... -- Bhasker C V ...
Bhasker C V
bhasker@...
Send Email
Feb 14, 2007
5:45 am
11430
... Hi I would actually suggest not limiting your logic to just 3 characters. Try and make a generalised algo and then code for it. The following link may help...
Jaspreet Singh
js_oberoi79
Offline Send Email
Feb 14, 2007
5:52 am
11431
hai, i like to know if it is possible to create user defined classes in ASP like this "set objConstants = server.CreateObject("Constants.cMsgErrConstants") " ...
durga gomathi
durgagomathi
Offline Send Email
Feb 15, 2007
9:48 am
11432
thanks for your guidance ... Hi I would actually suggest not limiting your logic to just 3 characters. Try and make a generalised algo and then code for it. ...
gaurav khurana
jaz_gaurav
Offline Send Email
Feb 15, 2007
9:49 am
11433
Hi, I think the problem is how you declared function_2 in its prototype and definition. Your passing "unsigned short * 32bit_ptr + 1" in function_1 to...
Anthony Manzano
afvet1975
Offline Send Email
Feb 15, 2007
9:49 am
11434
Its very simple friend put those numbers in an array and swap them in all combination by using loop and ur swap function. From, SANNIV ... From: gaurav khurana...
Sanniv
kharesanniv
Offline Send Email
Feb 15, 2007
9:50 am
11435
  Hi All, I am very new in software industry. I need to do some performance testing of my code. My code is dealing with reading some record of data from a...
Ravi Shankar Borah
job4ravishankar@...
Send Email
Feb 15, 2007
9:56 am
11436
  Hi all, I am working on banking domain. My program has to read record from a table and write some of the record to another new table . we are having some...
Ravi Shankar Borah
job4ravishankar@...
Send Email
Feb 15, 2007
9:57 am
11437
Hi, There is an urgent requirement for C++ (3-5 years experience) in a CMM Level 5 company in Hyderabad (with onsite in Europe for some of the positions) ...
wiprojects
Offline Send Email
Feb 15, 2007
1:52 pm
11438
... It really depends on the database system you are using. Many have some kind of bulk load feature, but it's different on each one. What do you use: Oracle,...
Milan Babuskov
mbabuskov
Offline Send Email
Feb 15, 2007
1:52 pm
11439
You can use file APIs fread() fwrite() which are simple to use. The best way is thr' file memory mapping if the read/write is not in a random order. which if...
Ranjith
ranjith@...
Send Email
Feb 15, 2007
1:53 pm
11440
... This only works, sadly, if the tables are in the same 'database.' I've just finished the prototype for a VB script to query a FoxPro database, and place...
Paul Herring
shabble
Offline Send Email
Feb 15, 2007
2:03 pm
11441
I was asked this question in an interview. Without modifying or deleting following chunk of code get the output as ... ONE TWO THREE ... He said u can't...
Arif Ali Saiyed
arifali_007
Offline Send Email
Feb 22, 2007
5:04 am
11442
Another pointless interview question. What's the point of it? If I got asked this in an interview, I'd walk out. ... -- PJH Aio, quantitas magna frumentorum...
Paul Herring
shabble
Offline Send Email
Feb 22, 2007
9:50 am
Messages 11412 - 11442 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