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 12174 - 12203 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12174
hi all friends, ya ur ans is write Paul but m don't use the windows programming. pzl explain givn code program, #include<stdio.h> #include<conio.h> #define...
Nitin Pandey
pandeynitin13
Online Now Send Email
Aug 1, 2008
2:08 pm
12175
Hi,      I know that a c/c++ program should have a  main() function and program execution always begin from main. But we can have a C program start from a...
sureshkumar ct
sureshkumarct
Offline Send Email
Aug 1, 2008
2:09 pm
12176
... It doesn't compile: [root@83-dhcp tmp]# cat x.c #include<stdio.h> //#include<conio.h> #define code ( s,t,u,m,p,e,d)##m##s##u,##t #define nit code...
Paul Herring
shabble
Offline Send Email
Aug 1, 2008
2:43 pm
12177
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
Aug 1, 2008
5:05 pm
12178
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
Aug 1, 2008
5:05 pm
12179
Hi All. I need help........... Some body can trace this program. #include<stdio.h> #include<conio.h> #define code ( s,t,u,m,p,e,d)##m##s##u,##t #define nit...
deepak singh
dee_the_mono
Offline Send Email
Aug 2, 2008
10:10 pm
12180
#define code ( s,t,u,m,p,e,d)##m##s##u,##t is a MACRO that sorts in a particular orther the letters put in it, and they form a single symbol. nit is another...
marcos j leguizamon
marcosjlegui...
Offline Send Email
Aug 3, 2008
4:27 pm
12181
Can anyone here help me to create a java program (using blueJ creator) for a candy machine?? i need it badly.. thanks.....
çLä RééS...
reese_ako
Offline Send Email
Aug 4, 2008
10:24 am
12182
helo,, help to make a program that will convert numbers to roman numerals using switch case and only 4 case.. case 1 is 1 to 9, case 10 is 10- 99, case 100 is...
Fey Maica Restrivera
ganko_feigh
Offline Send Email
Aug 4, 2008
10:24 am
12183
tell me a program in c to multiply the below numbers and print the result 10000000000000000000000000000000000000000000000000 * ...
akashagg27_pce
Offline Send Email
Aug 5, 2008
12:20 pm
12184
On Mon, Aug 4, 2008 at 3:17 PM, akashagg27_pce ... #include <stdio.h> int main(){ double x, y, z; x = y = 1e49; z = x*y; printf("%g * %g = %g\n", x, y, z); ...
Paul Herring
shabble
Offline Send Email
Aug 5, 2008
12:28 pm
12185
Hi Every One, I am working on an assignment that needs to be submitted on 08-08- 2008. The IDE in use is Dev-C++ 4.9.9.2. Basically, everything works well...
studykwesi
Offline Send Email
Aug 6, 2008
1:15 pm
12186
Hi, On Mon, 4 Aug 2008, akashagg27_pce wrote: -- tell me a program in c to multiply the below numbers and print the -- result -- --...
S.C.Phatak
shashi_phatak
Offline Send Email
Aug 6, 2008
1:15 pm
12187
... Well within the range of floating point however... -- PJH 'Two Dead in Baghdad' not 'product-friendly' - Kent Ertugrul, chief executive of Phorm. ...
Paul Herring
shabble
Offline Send Email
Aug 6, 2008
1:17 pm
12188
... Leaving it a bit late? ... double* foo(){ static double retvals[6]; ... return retvals; } Alternatively: 1) Make retvals global 2) Pass in a pointer to an...
Paul Herring
shabble
Offline Send Email
Aug 6, 2008
1:26 pm
12189
The code does have a "main"... The code uses what is know a tokenisation directive of the C preprocessor. here "nit" is replaced with "code" which is in turn...
RM
lookforme30
Offline Send Email
Aug 8, 2008
9:29 am
12190
HI.... i have a problem related to char of arrays i.e strings. actually i am new in c++. i want to make char array of mth row and nth column. here is my...
M. Bilal Jawwad
bilaljawwad
Offline Send Email
Aug 8, 2008
9:30 am
12191
... http://c-faq.com/aryptr/dynmuldimary.html -- PJH 'Two Dead in Baghdad' not 'product-friendly' - Kent Ertugrul, chief executive of Phorm. ...
Paul Herring
shabble
Offline Send Email
Aug 8, 2008
12:05 pm
12192
Hi Bilal, The problem here is c++ (or for that matter) make compulsory that at the time of array (char string) declaration, we must know the size of array, ...
Akter Suriya
akter2suriya
Offline Send Email
Aug 8, 2008
12:23 pm
12193
... 08- ... will ... elements ... of ... I started posting four days ago and quite new to programming. ... Thank you for the function shell, it confermed what...
studykwesi
Offline Send Email
Aug 9, 2008
2:35 pm
12194
The array dimensions should be known in advanace. The following modification solves ur prob. #include <iostream.h> #include <string.h> void main() { const int...
sureshkumar ct
sureshkumarct
Offline Send Email
Aug 9, 2008
2:35 pm
12195
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
Aug 10, 2008
4:54 pm
12196
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
Aug 10, 2008
4:54 pm
12197
File : Annoucement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Send Email
Aug 10, 2008
4:54 pm
12198
The files outputfile.txt and outputfile2.txt are supposed to be identical. Can you please tell me what I am doing wrong? /* file outputfile.txt is sopuse to be...
studykwesi
Offline Send Email
Aug 11, 2008
8:44 am
12199
I found in internet the best class for read excel file. But 2 file not read (view error). Please help me. See my project: ftp://ftp.midisa. net/apl/Excelwor...
Dmitry
midisa2000
Offline Send Email
Aug 11, 2008
8:47 am
12200
Try this:   #include <iostream.h>   long main {   int x; x = 10000000000000000000000000000000000000000000000000 printf(x * x); } ... From: akashagg27_pce...
Khalid Alshehri
khalid_alshehri
Offline Send Email
Aug 12, 2008
8:52 am
12201
On Mon, Aug 11, 2008 at 3:03 PM, Khalid Alshehri ... Deprecated header. And that's the C++ header for I/O - you attempt to use the C function below for I/O. ...
Paul Herring
shabble
Offline Send Email
Aug 12, 2008
9:34 am
12202
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 Systems
concepts_sys
Offline Send Email
Aug 12, 2008
4:07 pm
12203
why don't you try double instead of int?? ... From: Paul Herring <pauljherring@...> To: Programmers-Town@yahoogroups.com Sent: Tuesday, August 12, 2008...
Fey Restrivera
ganko_feigh
Offline Send Email
Aug 12, 2008
4:07 pm
Messages 12174 - 12203 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