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 your group to be featured on the Yahoo! Groups website? 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 11546 - 11575 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11546
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
May 1, 2007
2:41 pm
11547
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
May 1, 2007
2:41 pm
11548
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Send Email
May 6, 2007
1:58 pm
11549
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
May 6, 2007
1:58 pm
11550
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
May 6, 2007
1:58 pm
11551
first of all the program has not a ending value . so this statement will result in infinite loop. fjor(i=0.0;missing;i=i+o.1)...
rock.lama
Offline Send Email
May 11, 2007
12:55 pm
11552
I am facing a problem relating to memory optimization I have a file system in which maximum depth of folders is 8 i.e. folders can contain sub-folders up to...
pruthi_anju2000
Offline Send Email
May 11, 2007
12:56 pm
11553
Hi, I need help in borland C++ builder 6 regarding the following 1. Creating a form placing two text boxes where i can give the base length and height of a...
raj4205
Offline Send Email
May 11, 2007
12:56 pm
11554
Hi All! Any deesback about this course with details? Thanks Alex concepts_sys <concepts_sys@...> wrote: Hello All, Linux System and Device Driver...
Alex
alexpally
Offline Send Email
May 11, 2007
12:56 pm
11555
Hi! Can you plz send me ur code.. I will have a try if possible Thanks Alex chocolate_belg <chocolate_belg@...> wrote: frnz have a small prob in...
Alex
alexpally
Offline Send Email
May 11, 2007
12:58 pm
11556
hello this is my first mail to this program i have a problem in my project i want to validate date weather given date is valid or not means i want to check...
Vishal Rakhecha
rakhechas
Offline Send Email
May 11, 2007
12:58 pm
11557
Hi, I have a 128 bit binary number. I want to find the decimal value of that binary number. The output can be just a string. I have a datastructure which...
ravi krishna
hello_ravikr...
Offline Send Email
May 11, 2007
12:58 pm
11558
Hi, how can i get Msgbox in borland c++ In visual basic MsgBox "Hello" what will be in Borland C++ builder?...
raj4205
Offline Send Email
May 11, 2007
12:58 pm
11559
hiii everyone.... this is my first question on C++.. how to make a program for supermark to read,save,count and delete products..im not soo good on C++ so plz...
queen am
queen_am99
Online Now Send Email
May 11, 2007
12:58 pm
11560
Hi folks, I have 3 questions about socket programming: 1) Does anybody know a good book/link/website on TCP/IP socket programming in C for windows (and UNIX)? ...
sanofsans
Offline Send Email
May 11, 2007
12:59 pm
11561
Try barbara johnstons c++ programmin today. Sharvani ... From: sanofsans <sanofsans@...> To: Programmers-Town@yahoogroups.com Sent: Monday, 9 April, 2007...
Sharvani Raghunath
shra2potter
Offline Send Email
May 11, 2007
1:01 pm
11562
u can consult kavita kapur very basic book available in market or let us C++,sumita arora is little harder i_love_chocolate_pie...
gaurav khurana
jaz_gaurav
Offline Send Email
May 11, 2007
1:01 pm
11563
harshal, I do item "2)" but unsure of item "1)". double Powers_of_n(double x, double n) { if(n ==1) return x; else { int num = x; for(i = 1; i <= n; i++) num...
Anthony Manzano
afvet1975
Offline Send Email
May 11, 2007
1:01 pm
11564
Hi . . . If you are a beginning C++ programmer, I suggest you first get some good book of C++ and work on it. Ofcourse you can directly switch to Visual C++ ...
Kashif Umar
entrapment27
Offline Send Email
May 11, 2007
1:02 pm
11565
this is the solution for 2 question int main() { float x,y,z; int i; cout<<"enter x"<<endl; cin>>x; cout<<"enter n"<<endl; cin>>n; z=x; for (i=1;i<n;i++) ...
Vivek Yadav
vivek_mail82
Offline Send Email
May 11, 2007
1:02 pm
11566
We are having a lot of exciting changes here at VMware and it is a perfect time to make the move to work with us! We are a great group of very bright Engineers...
recruitermaryellen
recruitermar...
Offline
May 11, 2007
1:03 pm
11567
Dear, some times that the DOS WINDOW does not stay open.. it's because u should BUILD & EXECUTE the program, press ctrl+f5 to run your application! inform me...
khpakdaman
Offline Send Email
May 11, 2007
1:03 pm
11568
Dear, it's pretty visible that you've just started programming, the program you have written contains a LOOP that has no end!this application will never end!...
khpakdaman
Offline Send Email
May 11, 2007
1:03 pm
11569
Here is a code : #include<stdio.h> int main() { i = 20; printf("%d", i); } int i; Does the above code compile or will give an error. #include<stdio.h> extern...
shreesha karje
shreesha14
Offline Send Email
May 11, 2007
1:03 pm
11570
Hello All, With a growing demand for Windows System trainings, we are pleased to announce a new weekend batch of "Windows Internals and Windows Device Drivers"...
concepts_sys
Offline Send Email
May 11, 2007
1:03 pm
11571
I mean why does a routine have to start with main and and with return (0)?...
desmckay
Offline Send Email
May 11, 2007
1:03 pm
11572
Hello you must need following code on the ok button click : ShellExecute( NULL, "open", "name of Perl script EXE", File name, "Path of he Perl exe", SW_SHOW )...
rajesh bisht
delhi_bisht
Offline Send Email
May 11, 2007
1:03 pm
11573
This loop should be run by 99 times : krishna_sicsr <krishna_sicsr@...> wrote: Deal All, I have a code can any one tell me how many time this code will...
rajesh bisht
delhi_bisht
Offline Send Email
May 11, 2007
1:03 pm
11574
Hi ; you can use the " getch() " function to stop the DOS window untill the user press any key; you will find it in the " conio.h " header file I hope this...
LION HEART LION HEART
lionheart_de...
Offline Send Email
May 11, 2007
1:04 pm
11575
It will give warning but it will work fine .. U can return anything .. but when u say return 0 this means that programe has run smoothly .. when u...
Sagrika chatargee
sagrika76
Offline Send Email
May 11, 2007
1:04 pm
Messages 11546 - 11575 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