Search the web
Sign In
New User? Sign Up
c-prog · C/C++ Programmer's Mailing List
? 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 39826 - 39855 of 71513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
39826
I have a folowing code in my programme... ... char str[30]; scanf("%s",str); ... Now i give the following string from keyboard... "Hello How are you" Scanf...
s_prashi
Offline Send Email
Oct 1, 2004
7:01 am
39827
From: s_prashi [mailto:s_prashi@...] Sent: 01 October 2004 08:01 ... No - it's a result of the lazy/ignorant programmer not reading the specification for...
Paul Herring
shabble
Offline Send Email
Oct 1, 2004
7:12 am
39828
Poor design???...I think you are in the wrong forum... You have alternatives to scanf that can solve your problem... try gets() or fgets(). Thanks. "s_prashi"...
rk.balgi@...
Send Email
Oct 1, 2004
7:20 am
39829
hello sir, how to get field value from oracle database using vc++? help me thank you regards meenachi...
meenachi
minakannan
Offline Send Email
Oct 1, 2004
7:45 am
39830
... it's not unique to C it has to do with floating representations I say again: DO NOT COMPARE FLOATING TYPES FOR EQUALITY ... Victor A. Wagner Jr....
Victor A. Wagner Jr.
vawjr1943
Offline Send Email
Oct 1, 2004
8:30 am
39831
(i)Use odbc to conenct to the database ( create dsn name first). (ii) Use CDatabase class for connection from VC++ form to DB (Oracle) (iii)Use CRecordset for...
Vipin Jain
vipinj@...
Send Email
Oct 1, 2004
8:48 am
39832
the function is stdlib is abort() another standard function that calls this function is terminate() There is yet another standard library function unexpected()...
vinu_binu
Offline Send Email
Oct 1, 2004
9:18 am
39833
From: vinu_binu [mailto:sumitgargvc@...] Sent: 01 October 2004 10:17 ... Found this one. ... Couldn't find this on in my copy of the (draft)...
Paul Herring
shabble
Offline Send Email
Oct 1, 2004
9:23 am
39834
Well my fault. Actually these the two functions are there in the standard C++ library & are invoked while exception handling. by default, standard library...
vinu_binu
Offline Send Email
Oct 1, 2004
9:39 am
39835
From: vinu_binu [mailto:sumitgargvc@...] ... So I don't suppose you'd find them in the C library stdlib.h (or the C++ equivilent cstdlib) ... ...
Paul Herring
shabble
Offline Send Email
Oct 1, 2004
9:55 am
39836
Hi! How can i perform the integration on C++? Thanks! Regards,...
Mr No
channel_robo
Offline Send Email
Oct 1, 2004
9:59 am
39837
From: Mr No [mailto:kyi_zaw_win@...] Sent: 01 October 2004 10:59 ... Have you asked Google? ...
Paul Herring
shabble
Offline Send Email
Oct 1, 2004
10:16 am
39838
... Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish....
Todd Robinson
trvetts
Offline Send Email
Oct 1, 2004
11:43 am
39839
Dudes, I have a small doubt in C++. Can a class be blocked from inhertiance. i.e it should not be inherited. Is there any keyword similar to 'final' in Java. ...
Venkatesh Raja
venkat_groups
Offline Send Email
Oct 1, 2004
12:19 pm
39840
From: Venkatesh Raja [mailto:techvenkat@...] Sent: 01 October 2004 13:19 ... No keywords. 3 methods described in: ...
Paul Herring
shabble
Offline Send Email
Oct 1, 2004
12:26 pm
39841
peternilsson42 wrote: In any case, use clock() or time() from <time.h>. Why do you want to? It's one of the exercise on Deitel's book. -- Anggie Bratadinata...
Anggie Bratadinata
mas_ab2003
Offline Send Email
Oct 1, 2004
12:29 pm
39842
Hello ever one, i have a doubt, (i.e) how to connect/interfacing with C code and a Visual Basic module? Please, clear my doubt. Wait for every one Re....
bharaniohm
Offline Send Email
Oct 1, 2004
1:39 pm
39843
... running or not. ... Assuming Windows, use: CreateMutex() Don't worry about cleaning up the mutex at program exit (and it is better if you don't - you want...
Thomas J. Hruska
shininglightpro
Offline Send Email
Oct 1, 2004
3:05 pm
39844
... Actually, there are...but they aren't very good. To the OP: You lose information when compiling (e.g. variable names, comments, function names, etc.) as...
Thomas J. Hruska
shininglightpro
Offline Send Email
Oct 1, 2004
3:22 pm
39845
... <snip> Fabio, I answered in a similar manner, but I notice you have the full-blown security context (apparently doing NT service-related things when you...
Thomas J. Hruska
shininglightpro
Offline Send Email
Oct 1, 2004
3:40 pm
39846
shouldn't u use the ampersand? (&) scanf("%s",&str)??? ... From: rk.balgi@... <rk.balgi@...> Date: Fri, 1 Oct 2004 12:35:02 +0530 Subject: Re: [c-prog]...
Quamis
a0000000sapte
Offline Send Email
Oct 1, 2004
5:39 pm
39847
or u can use the WM_CLOSE message if u wanna do a clean (but unguaranteed) close of the program ... From: Paul Herring <paulh@...> Date: Tue, 28...
Quamis
a0000000sapte
Offline Send Email
Oct 1, 2004
5:44 pm
39848
Is there any way to reach a human being connected to Yahoo groups !? TWICE I've tried to get removed from this mailing list. Each time I e-mailed: ...
robmacdonald4@...
Send Email
Oct 1, 2004
6:09 pm
39849
... From: Quamis <quamis@...> Date: Fri, 1 Oct 2004 19:38:03 +0200 Subject: Re: [c-prog] Scanf function To: c-prog@yahoogroups.com ... No. Ampersand...
Hari N
hari_amc
Offline Send Email
Oct 1, 2004
6:19 pm
39850
"To unsubscribe, send a blank message to <mailto:c-prog-unsubscribe@yahoogroups.com>. " Right off ur message lol... ... Peace and love, Tweety ...
tweety
tweety_04_01
Online Now Send Email
Oct 1, 2004
7:41 pm
39851
Would there be a faster way to write data to the hard drive then this? I am trying to benchmark a serial ata array that has scsi 320 #include <fstream> using...
Jared Sowers
jsowers@...
Send Email
Oct 1, 2004
10:02 pm
39852
Um does this go through the File system ? If so then your answer is yes. Even if you aren't going through a FS then the answer is still yes but you are pretty...
m477
twomcm
Offline Send Email
Oct 1, 2004
11:05 pm
39853
Just looked at it again; you are writing to F:\db.dat so this is on a windows file system. Unfortunately if you are trying to find the HDD raw I/O performance ...
m477
twomcm
Offline Send Email
Oct 1, 2004
11:12 pm
39854
I don't think u can use the ampersand. The reason is probably, on giving str, the compiler takes it as the address of str. So when u give &str, it does not...
satish.sampath@...
sathya_sathish
Offline Send Email
Oct 2, 2004
4:55 am
39855
Sarvex, Can you send in some details on what optimizations is done for "loops" by the compiler. Regards, shubhashish Sarvex Jatasra <sarvex@...> wrote: ...
shubhashish rudra
shubhashish_r@...
Send Email
Oct 2, 2004
5:34 am
Messages 39826 - 39855 of 71513   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