Can I sort blogs by the age of their starters?
C/C++ Programming
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > C/C++ ProgrammingGo to page: « previous | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | next »

  Top users: 
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:
Monday, 8 January 2007
possibly better stories hand Stations Television 12:13:04
 
Add comment
how to use <fstream.h> Yaso21101975 07:13:45
 hi all
i use visual c++ under windows and i want to know how to use ifstream
and ofstream to read and write binary data to a file



To unsubscribe, send a blank message to <mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/c-prog/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/c-prog/jo­in
(Yahoo! ID required)

<*> To change settings via email:
mailto:c-prog-diges­t-hHKSG33Tihhbjbujka­E4pw@public.gmane.or­g
mailto:c-prog-fullf­eatured-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org

<*> To unsubscribe from this group, send an email to:
c-prog-unsubscribe-­hHKSG33TihhbjbujkaE4­pw@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


comment 1 answer | Add comment
[ROOT] How to reference an object in a TFile? Tom Roberts 04:46:55
 I am an experienced C++ developer new to root.

I am implementing a graphical user interface for my users, and I want
them to be able to select any single TNtuple out of any open Root file.

So I loop over gROOT->GetListOfFil­es() and descend each file's directory
tree, putting the TNtuple pointers into a std::vector<TNtuple­*> (and
also their names into a TGListBox from which the user will select).
Inside that loop I can call p->GetName() and p->GetEntries(), for p the
current pointer to a TNtuple. But later, after all NTuples have been
found and the loop over files is complete, I cannot call any TNtuple
function using those pointers -- an interpreter segfault happens. I
guess those objects no longer remain in memory (??).

Is there a better way to do this? I do not expect my users to understand
TBrowser and then know enough to open the TreeViewer -- I am basically
re-implementing HistoScope for Root files....

I tried keeping a std::vector<TString­> with each entry the full name of
the TNtuple (i.e. /path/file.root:/pa­th/name ). How can I turn that name
into a TNtuple pointer I can use? -- do I need to laboriously descend
into the file as before? (a pain, as TDirectory::GetPath­() does not
return the actual root path when inside a TFile)

What is the difference between folders and directories? -- there seem to
be parallel but different functions and objects...(??)

How does it decide which objects to remove from memory? -- after all, I
had recently referenced each and every NTuple....

[If it matters, my loop just uses pointers to TDirectory-s,
never opening any TFile nor calling any cd() function.]


Tom Roberts


comment 2 answer | Add comment
Sunday, 7 January 2007
library function getopt returns junk character? mano M 00:38:13
 My prgram returns a junk charater in AIX .But it works fine in Linux.
Program.c#include<s­tdio.h>
#include<stdlib.h>
int
main(int argc, char *argv[])
{
char c;
int i;
char *url = "http://";
char *msg = "Hello World, I'm in C!!!";int debug=0;
int Verbose=0;
extern char *optarg;
while ( (c=getopt(argc, argv, "gm:u:v")) != EOF )
{
switch(c) {
case 'g': debug = 1;
break;
case 'm': msg = optarg;
printf("\n msg=%s \n",msg);
&n bsp; break;
case 'u': url = optarg;
printf("\n url=%s \n",url);
break;
case 'v': Verbose = 1;
break;
default : { printf( "ERROR: invalid argument %c\n", c);
exit(0);}
} /* switch */
}
return 0;
}
./a.out -m "hello" -u "yahoo.com" -v aix returns:ERROR: invalid
argument Ъ

But it returs the right messages in Linux. Can anyone knows...? Mano.

[IMAGE]


___________________­____________________­___________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.c­om __._,_.___

To unsubscribe, send a blank message to
<mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.

[IMAGE]


SPONSORED LINKS

C and c++ [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjanBoNWhwBF9TAzk3N­Dc2NTkwBF9wAzEEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjc5MTc3OTc-?t=ms­&k=C+and+c++&w1=C+an­d+c++&w2=Computer+pr­ogramming+languages&­w3=Java+programming+­language&w4=Basic+pr­ogramming+language&w­5=Programming+langua­ges&c=5&s=141&g=0&.s­ig=rSEcR7B64_R_zU_FQ­Fo8Yw]

Computer programming languages [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjMnJvMDM1BF9TAzk3N­Dc2NTkwBF9wAzIEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjc5MTc3OTc-?t=ms­&k=Computer+programm­ing+languages&w1=C+a­nd+c++&w2=Computer+p­rogramming+languages­&w3=Java+programming­+language&w4=Basic+p­rogramming+language&­w5=Programming+langu­ages&c=5&s=141&g=0&.­sig=Vd_u-m2YOwh3rQSM­WegmwA]

Java programming language [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjcHF0OWJsBF9TAzk3N­Dc2NTkwBF9wAzMEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjc5MTc3OTc-?t=ms­&k=Java+programming+­language&w1=C+and+c+­+&w2=Computer+progra­mming+languages&w3=J­ava+programming+lang­uage&w4=Basic+progra­mming+language&w5=Pr­ogramming+languages&­c=5&s=141&g=0&.sig=f­1DTT2uu_E_QAECbDXxOf­g]

Basic programming language [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjdmJrOGtyBF9TAzk3N­Dc2NTkwBF9wAzQEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjc5MTc3OTc-?t=ms­&k=Basic+programming­+language&w1=C+and+c­++&w2=Computer+progr­amming+languages&w3=­Java+programming+lan­guage&w4=Basic+progr­amming+language&w5=P­rogramming+languages­&c=5&s=141&g=0&.sig=­mV-_2bL0rNwDv9i32NUk­Qw]

Programming languages [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjaTF0dWprBF9TAzk3N­Dc2NTkwBF9wAzUEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjc5MTc3OTc-?t=ms­&k=Programming+langu­ages&w1=C+and+c++&w2­=Computer+programmin­g+languages&w3=Java+­programming+language­&w4=Basic+programmin­g+language&w5=Progra­mming+languages&c=5&­s=141&g=0&.sig=JIolL­BEyTuBhWnCNFXDJug]


Your email settings: Individual Email|Traditional
Change settings via the Web [http://groups.yahoo­.com/group/c-prog/jo­in;_ylc=X3oDMTJmNDRk­aWc4BF9TAzk3NDc2NTkw­BGdycElkAzEwMTMxMzkE­Z3Jwc3BJZAMxNzA1MDA2­Nzg4BHNlYwNmdHIEc2xr­A3N0bmdzBHN0aW1lAzEx­Njc5MTc3OTc-]
(Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest [mailto:c-prog-digest-hHKSG33TihhbjbujkaE4pw@public.gmane.org?subject=Email Delivery: Digest]
| Switch to Fully Featured [mailto:c-prog-fullfeatured-hHKSG33TihhbjbujkaE4pw@public.gmane.org?subject=Change Delivery Format: Fully Featured]
Visit Your Group
[http://groups.yahoo­.com/group/c-prog;_y­lc=X3oDMTJkOWlxajZrB­F9TAzk3NDc2NTkwBGdyc­ElkAzEwMTMxMzkEZ3Jwc­3BJZAMxNzA1MDA2Nzg4B­HNlYwNmdHIEc2xrA2hwZ­gRzdGltZQMxMTY3OTE3N­zk3]
| Yahoo! Groups Terms of Use [http://docs.yahoo.c­om/info/terms/] |
Unsubscribe
[mailto:c-prog-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org?subject=Unsubscribe]

__,_._,___

comment 5 answers | Add comment
Saturday, 6 January 2007
runing c/c++ in linux Jahid32s 23:05:56
 hi i am jahide i am new i linux. I can not run c/c++
program in linux. can any one help me?



To unsubscribe, send a blank message to <mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/c-prog/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/c-prog/jo­in
(Yahoo! ID required)

<*> To change settings via email:
mailto:c-prog-diges­t-hHKSG33Tihhbjbujka­E4pw@public.gmane.or­g
mailto:c-prog-fullf­eatured-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org

<*> To unsubscribe from this group, send an email to:
c-prog-unsubscribe-­hHKSG33TihhbjbujkaE4­pw@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


comment 7 answers | Add comment
RE: FunctionArray Mikmoken2003 19:38:00
 Hi favor... Can you please help doing my simple program in c the
function. i got some code but i need to add something to get better
grades. This is I want to solve or put.. please help me with this....

1. getAverage
2. Smallest
3. TPON (Total Positive Odd Numbers)
4. TNEVN (Total Negative Even Numbers)
5. Search / Searching
6. Sort / Sorting
7. displayPON (display Positive Odd Numbers)
8. displayNEN (display Negative Even Numbers)

heres my code I've wrote....

#include <stdio.h>
#define size 10
/*prototypes and headers*/
void getArray(int arr[]);
void displayArray(int arr[]);
int getTotal(int arr[]);
/*main function*/
void main()
{
int a[size];

getArray(a);
displayArray(a);
printf("\n The total value in an array is %d \n\n",getTotal
(a));
}
/*accept value from the keyboard of an array*/
void getArray(int arr[])
{
int x;
for(x=0;x<size;x++)­
{
printf("\n Provide a value in array[%d]\x10",x);
scanf("%d",&arr[x]);
}
}
void displayArray(int arr[])
{
int x;
for(x=0;x<size;x++)­
{
printf("\n the value in index[%d] = %d",x,arr[x]);
}
}
int getTotal(int arr[])
{
int x,sum=0;
for(x=0;x<size;x++)­
{
sum+=arr[x];
}
return sum;
}
///////////////////­///

I you dont have to do something just try to help me if you don't
mind.... thanks a lot.... and more power to all.....



To unsubscribe, send a blank message to <mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/c-prog/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/c-prog/jo­in
(Yahoo! ID required)

<*> To change settings via email:
mailto:c-prog-diges­t-hHKSG33Tihhbjbujka­E4pw@public.gmane.or­g
mailto:c-prog-fullf­eatured-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org

<*> To unsubscribe from this group, send an email to:
c-prog-unsubscribe-­hHKSG33TihhbjbujkaE4­pw@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


comment 2 answer | Add comment
[ROOT] Problem with the 3D image resolution in ROOT Stephen Liu 16:36:55
 Dear all,

I'm trying to draw a 3D image of several detectors via the following codes,
the geormetry of the detectors is stored in geom_mdc.root file. The program
works correctly, but I find the resolution of the image rather
unsatifactory. I'm wondering if there is any way I can set a higher
resolution in the Draw() method, or something else. Thanks a lot for your
help.

liuk

void readVol()
{
gSystem->Load("libG­eom");
TGeoManager *geom = new TGeoManager("simple­1", "Simple geometry");
geom->SetVisLevel(6­);

TFile *f=new TFile("geom_mdc.roo­t");
TGeoVolume *volBes = (TGeoVolume*)(f->Ge­t("volBes"));
gGeoManager->SetTop­Volume(volBes);

gGeoManager->CloseG­eometry();
volBes->Draw();
}
comment 1 answer | Add comment
is it possible to separate the files based on its extension Vanathi 16:27:39
 

i have to separate the real time and non real time files.
but is it possible to separate the files based on its extension?
if it is possible,
plaese tell the way

real time- audio,video and CBR
non real time-FTP, text



To unsubscribe, send a blank message to <mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/c-prog/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/c-prog/jo­in
(Yahoo! ID required)

<*> To change settings via email:
mailto:c-prog-diges­t-hHKSG33Tihhbjbujka­E4pw@public.gmane.or­g
mailto:c-prog-fullf­eatured-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org

<*> To unsubscribe from this group, send an email to:
c-prog-unsubscribe-­hHKSG33TihhbjbujkaE4­pw@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


comment 1 answer | Add comment
A general Fabian Z. Ward 14:11:28
 
Add comment
households. For thine house, thou not in the Lord had their Father, Jose Wallace 09:42:39
 
Add comment
My coupling Lara Clinton 07:14:54
 
Add comment
Rolex Rolex I want you Rolex! ww4 Lance Rivers 04:10:44
 Dear roottalk-outgoing@p­croot.cern.ch


http://kenionne.com­
At Prestige Replica, we specialize in the sales of brand name
quality replica timepieces, at some of the lowest prices possible.
take a moment to select ur chice
With our large selection of watches you can be sure to find
that perfect timepiece that will suit you best


Thanks
Jennifer Cassidy


http://kenionne.com­/

roottalk-outgoing@p­croot.cern.ch wrote:> Rolexes for sale..Cheap!
gisxkrv2dy-


Add comment
Friday, 5 January 2007
an recognise Regulate 18:17:43
 
Add comment
Re: What is the size of c++ class which contain 3 virtual funcions: to Paul Herring! Gopi Krishna Komanduri 16:32:50
 Hi Paul,
I read your comment for my reply. Could you please clarify what you
meant by "It depends on the implementation". Beacuse , what I thought
is when we have virtual function in a class , then there should be a V
Table for it which will be pointing out to the addresses of the
functions which will be usefull maily in late binding.
Please correct me if I am wrong.


Thanks&Regards,
GopiKrishnaKomandur­i

Paul Herring <pauljherring-Re5JQ­EeQqe8AvxtiuMwx3w@pu­blic.gmane.org>
wrote:

On 1/5/07, Gopi Krishna Komanduri < gopikomanduri@yahoo­.com [mailto:gopikomanduri-/E1597aS9LQAvxtiuMwx3w@public.gmane.org]>
wrote:


HI Murali,
In a class if it has only 3 virtual functions with out any
variables , then it will just contain a pointer to the VTABLE
so the size should be four according to MS compiler. It
depends on the compiler I believe.


It depends on the implementation. Compilers don't have to use a
vtable to implement virtual functions (though it's currently
thought to be the most efficient way of implementation.)

--
PJH

#713059 +(1255)- [X]

<SaintAlvus> Does the name Doctor Pavlov ring a bell?


___________________­____________________­___________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.c­om __._,_.___

To unsubscribe, send a blank message to
<mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.

[IMAGE]


SPONSORED LINKS

C and c++ [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjMmE1bzI0BF9TAzk3N­Dc2NTkwBF9wAzEEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjgwMDI0MjU-?t=ms­&k=C+and+c++&w1=C+an­d+c++&w2=Computer+pr­ogramming+languages&­w3=Java+programming+­language&w4=Basic+pr­ogramming+language&w­5=Programming+langua­ges&c=5&s=141&g=0&.s­ig=rSEcR7B64_R_zU_FQ­Fo8Yw]

Computer programming languages [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjdjBydjBqBF9TAzk3N­Dc2NTkwBF9wAzIEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjgwMDI0MjU-?t=ms­&k=Computer+programm­ing+languages&w1=C+a­nd+c++&w2=Computer+p­rogramming+languages­&w3=Java+programming­+language&w4=Basic+p­rogramming+language&­w5=Programming+langu­ages&c=5&s=141&g=0&.­sig=Vd_u-m2YOwh3rQSM­WegmwA]

Java programming language [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjOWY0OTA3BF9TAzk3N­Dc2NTkwBF9wAzMEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjgwMDI0MjU-?t=ms­&k=Java+programming+­language&w1=C+and+c+­+&w2=Computer+progra­mming+languages&w3=J­ava+programming+lang­uage&w4=Basic+progra­mming+language&w5=Pr­ogramming+languages&­c=5&s=141&g=0&.sig=f­1DTT2uu_E_QAECbDXxOf­g]

Basic programming language [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjMnQwZTJjBF9TAzk3N­Dc2NTkwBF9wAzQEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjgwMDI0MjU-?t=ms­&k=Basic+programming­+language&w1=C+and+c­++&w2=Computer+progr­amming+languages&w3=­Java+programming+lan­guage&w4=Basic+progr­amming+language&w5=P­rogramming+languages­&c=5&s=141&g=0&.sig=­mV-_2bL0rNwDv9i32NUk­Qw]

Programming languages [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjdWsyaDI2BF9TAzk3N­Dc2NTkwBF9wAzUEZ3JwS­WQDMTAxMzEzOQRncnBzc­ElkAzE3MDUwMDY3ODgEc­2VjA3NsbW9kBHN0aW1lA­zExNjgwMDI0MjU-?t=ms­&k=Programming+langu­ages&w1=C+and+c++&w2­=Computer+programmin­g+languages&w3=Java+­programming+language­&w4=Basic+programmin­g+language&w5=Progra­mming+languages&c=5&­s=141&g=0&.sig=JIolL­BEyTuBhWnCNFXDJug]


Your email settings: Individual Email|Traditional
Change settings via the Web [http://groups.yahoo­.com/group/c-prog/jo­in;_ylc=X3oDMTJmYzNo­MmdvBF9TAzk3NDc2NTkw­BGdycElkAzEwMTMxMzkE­Z3Jwc3BJZAMxNzA1MDA2­Nzg4BHNlYwNmdHIEc2xr­A3N0bmdzBHN0aW1lAzEx­NjgwMDI0MjU-]
(Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest [mailto:c-prog-digest-hHKSG33TihhbjbujkaE4pw@public.gmane.org?subject=Email Delivery: Digest]
| Switch to Fully Featured [mailto:c-prog-fullfeatured-hHKSG33TihhbjbujkaE4pw@public.gmane.org?subject=Change Delivery Format: Fully Featured]
Visit Your Group
[http://groups.yahoo­.com/group/c-prog;_y­lc=X3oDMTJka2tkb3JjB­F9TAzk3NDc2NTkwBGdyc­ElkAzEwMTMxMzkEZ3Jwc­3BJZAMxNzA1MDA2Nzg4B­HNlYwNmdHIEc2xrA2hwZ­gRzdGltZQMxMTY4MDAyN­DI1]
| Yahoo! Groups Terms of Use [http://docs.yahoo.c­om/info/terms/] |
Unsubscribe
[mailto:c-prog-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org?subject=Unsubscribe]

__,_._,___

comment 1 answer | Add comment
things by the glory neither have consulted When they had, gotten are in Matthew 00:40:15
 
Add comment
Thursday, 4 January 2007
Three Steps to the Software You Need at the Prices You Want Harrison Jones 18:42:44
 [IMAGE]

TOP 10 NEW TITLES

[IMAGE]

ON SALE NOW!

1

Office Pro 2003 [http://liv.chuckoan­dgecko.com/]

2

Adobe Photoshop 9.0 [http://liv.chuckoan­dgecko.com/]

3

Windows XP Pro [http://liv.chuckoan­dgecko.com/]

4

Adobe Acrobat 7 Pro [http://liv.chuckoan­dgecko.com/]

5

Flash MX 2004 [http://liv.chuckoan­dgecko.com/]

6

Corel Draw 1 2 [http://liv.chuckoan­dgecko.com/]

7

Norton Antivirus 2005 [http://liv.c!]

8

Windows 2003 Server [http://liv.chuckoan­dgecko.com/]

9

Alias Maya 6 Wavefrt [http://liv.chuckoan­dgecko.com/]

10

Adobe Illustrator 11 [http://liv.chuckoan­dgecko.com/]

See more by this manufacturer

Microsoft [http://liv.chuckoan­dgecko.com/]

Symantec [http://liv.chuckoan­dgecko.com/]

Adobe [http:]

Microsoft Office Professional Edition 2003
by Microsoft[IMAGE]

[IMAGE] [http://liv.chuckoan­dgecko.com/]

Regular price:

$550.00

Our offer:

$69.95

You save:

$480.05 ( 87%)

[IMAGE] [http://liv.chuckoan­dgecko.com/]

Availability: Pay and download IMMEDIATELY!


Sales Rank: #1
Average Customer Review:5 out of 5 stars
(based on 44 reviews)

-------------------­--------------------­--------------------­----------

Microsoft Windows XP Professional
by Microsoft[IMAGE]

[IMAGE] [http://liv.chuckoan­dgecko.com/]

Market price:

$200.00

We propose:

$49.95

Your profit:

$150.05 ( 75%)

[IMAGE] [http://liv.chuckoan­dgecko.com/]

Availability: Available for INSTANT download!


Top-ranked item!
Average Customer Review:5 out of 5 stars
(based on 47 reviews)

-------------------­--------------------­--------------------­----------

Adobe Photoshop CS2 V 9.0
by Adobe[IMAGE]

[IMAGE] [http://liv.chuckoan­dgecko.com/]

Retail price:

$5! 99.00

Proposition:

$69.95

Your benefit:

$529.05 ( 88%)

[IMAGE] [http://liv.chuckoan­dgecko.com/]

Availability: Can be downloaded INSTANTLY!


Best choice for professional!
Average Customer Review:5 out of 5 stars
(based on 43 reviews)

-------------------­--------------------­--------------------­----------

comment 3 answer | Add comment
Bold Christian Ramirez Damien 08:17:52
 
Add comment
Re: homework (was: help plz--its urgent) Ray Devore 07:47:32
 --- "t_u.l_i_p" <t_u.l_i_p-/E1597aS­9LQAvxtiuMwx3w@publi­c.gmane.org> wrote:> Hey pals!!! plz help me out in making this program> in c++..> i m to Declare a pointer that holds a two> dimensional array of double > (data type).then Create an array of doubles that has> the number of > rows and columns as specified by the user in R and> C.> ~~~~~~> explainaition::>>>>­ for this i m to use a pointer to a pointer of double> to create the 2D > dynamic array A like this double** A ,and a pointer> to double notation > to create a row and hen Using a loop with counter> less or equal to > the number of rows to create array of columns for> each row.....>
FiRST i m 2 make array of rows then aray of colums> for each row, > then dynamically i am to dsplay this array,,, and> afterwen this array > is of no longer use i am to delete array of colums> and den array of > rows (wen all arrays of colums are deleted)> ~~~~~~~> replyng me will b kind on ur part>
Tulip,

I will be kind. This is not a chat room, so do not
use chat terms. Show us your attempt and we will help
you where you get stuck. We are here to help, not do
the work for you.

Ray


___________________­____________________­___________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.c­om


To unsubscribe, send a blank message to <mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/c-prog/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/c-prog/jo­in
(Yahoo! ID required)

<*> To change settings via email:
mailto:c-prog-diges­t-hHKSG33Tihhbjbujka­E4pw@public.gmane.or­g
mailto:c-prog-fullf­eatured-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org

<*> To unsubscribe from this group, send an email to:
c-prog-unsubscribe-­hHKSG33TihhbjbujkaE4­pw@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


Add comment
With querulous a retribution Cecile Chappell 06:24:58
 


Best of the best REPLICA - WATCHES!!!


We have only Luxury trademarks.



These original watches sell in stores for thousands of dollars..


You will like our new year discount!

There's no battery in these replicas just like the real ones since they charge themselves as you move.!



Buy 2+ watches and get 25% discount...



View all models here!
Add comment
It my twombly Carolina Denny 06:20:13
 


The Bestest Replicated - watches!!!



We have Luxury trademarks!!!


We have Rolex, A.Lange & Sohne, Audemars Piguet, Breguet, Breitling, Bvglari!!!



We have special discounts for you!



We have Rolex, A.Lange & Sohne, Audemars Piguet, Breguet, Breitling, Bvglari!!!



25% discount on 2 watches..


View all models here!!


Add comment
Pierre hat hier richtig Geld gewonnen Ester & Noah 05:55:18
 Super

Jackpots : 500'000'

000 $

Spielen Sie Lotto in Эber 40 LДndern und knacken Sie die
internationalen Super-Jackpots, mit einer Gewinnsumme von Эber 500
Millionen US$

Hier gibt's Tickets [http://coimror.com/­loto/20]

Holen Sie sich jetzt Ihre GlЭcks-Scheine hier [http://coimror.com/­loto/20]

Add comment
MovieTV Was 03:23:21
 
Add comment
help plz--its urgent T_u.L_i_p 00:37:18
 Hey pals!!! plz help me out in making this program in c++..
i m to Declare a pointer that holds a two dimensional array of double
(data type).then Create an array of doubles that has the number of
rows and columns as specified by the user in R and C.
~~~~~~
explainaition::>>>
for this i m to use a pointer to a pointer of double to create the 2D
dynamic array A like this double** A ,and a pointer to double notation
to create a row and hen Using a loop with counter less or equal to
the number of rows to create array of columns for each row.....

FiRST i m 2 make array of rows then aray of colums for each row,
then dynamically i am to dsplay this array,,, and afterwen this array
is of no longer use i am to delete array of colums and den array of
rows (wen all arrays of colums are deleted)
~~~~~~~
replyng me will b kind on ur part



To unsubscribe, send a blank message to <mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/c-prog/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/c-prog/jo­in
(Yahoo! ID required)

<*> To change settings via email:
mailto:c-prog-diges­t-hHKSG33Tihhbjbujka­E4pw@public.gmane.or­g
mailto:c-prog-fullf­eatured-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org

<*> To unsubscribe from this group, send an email to:
c-prog-unsubscribe-­hHKSG33TihhbjbujkaE4­pw@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


Add comment
Wednesday, 3 January 2007
double to float to double Rgearyiii 19:51:30
 
I'm trying to measure the error of a double-to-float conversion, but
I'm not having success. The following code demonstrates how:

int main() {

double x = 389.298897140148174­498;
float w = static_cast<float>(­x);
double y = static_cast<double>­(w);
double z = x - y;

return 0;
}

In the VC++ debugger, y is shown to be exactly equal to w, and
likewise z to be equal to zero.






To unsubscribe, send a blank message to <mailto:c-prog-unsu­bscribe-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org>.
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/c-prog/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/c-prog/jo­in
(Yahoo! ID required)

<*> To change settings via email:
mailto:c-prog-diges­t-hHKSG33Tihhbjbujka­E4pw@public.gmane.or­g
mailto:c-prog-fullf­eatured-hHKSG33Tihhb­jbujkaE4pw@public.gm­ane.org

<*> To unsubscribe from this group, send an email to:
c-prog-unsubscribe-­hHKSG33TihhbjbujkaE4­pw@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


comment 5 answers | Add comment

Add new topic:

How:  Register )
 
Login:   Password:   
Comments by: Premoderation:
Topic:
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > C/C++ ProgrammingGo to page: « previous | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | next »

see also:
'remember me' tick-box
Trouble installing on Windows: Problem…
Big Brother - P*usnet
pass tests:
How Old Are You Psychologically?
see also:
Hello
: Winx.Stella and Blymm http:/...
Test: Winx.Stella or Blymm or Flora...

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .