Click here to Skip to main content
16,011,578 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to open recordset using command object Pin
Mazdak6-Mar-02 19:26
Mazdak6-Mar-02 19:26 
General(read) rand() function. Pin
SilverShalkin6-Mar-02 16:05
SilverShalkin6-Mar-02 16:05 
GeneralRe: (read) rand() function. Pin
Serge Krynine6-Mar-02 16:36
Serge Krynine6-Mar-02 16:36 
GeneralRe: (read) rand() function. Pin
SilverShalkin6-Mar-02 17:05
SilverShalkin6-Mar-02 17:05 
GeneralRe: (read) rand() function. Pin
Nish Nishant6-Mar-02 17:22
sitebuilderNish Nishant6-Mar-02 17:22 
GeneralRe: (read) rand() function. Pin
Serge Krynine6-Mar-02 17:25
Serge Krynine6-Mar-02 17:25 
GeneralRe: (read) rand() function. Pin
Christian Graus6-Mar-02 21:33
protectorChristian Graus6-Mar-02 21:33 
GeneralRe: (read) rand() function. Pin
SilverShalkin7-Mar-02 3:01
SilverShalkin7-Mar-02 3:01 
Thats cool, while (1) is a forever loop, i just wrote:

int x=1;
do
{
}
while (x == 1)

but i gues we all can see what one is faster. Smile | :)

Christian Graus wrote:
rand() generates a number between 0 and rand_max().

rand_max, how do you set how big it is? 0-rand_max right?

Well, thanks a bunch, I'm on the tip of the breakthrough, "Even though its not much of a break through Smile | :) "

~SilverSahlkin


Rose | [Rose] Tragedy is Romeo and Julyet, not a syntax error on your if statement! Rose | [Rose]
GeneralRe: (read) rand() function. Pin
Christian Graus7-Mar-02 9:29
protectorChristian Graus7-Mar-02 9:29 
Generala question about using tree control in atl Pin
realfly6-Mar-02 14:24
realfly6-Mar-02 14:24 
GeneralRe: a question about using tree control in atl Pin
Paul M Watt6-Mar-02 18:53
mentorPaul M Watt6-Mar-02 18:53 
GeneralRe: a question about using tree control in atl Pin
realfly6-Mar-02 19:21
realfly6-Mar-02 19:21 
GeneralAutoComplete Members from Dll Pin
MarkPQ6-Mar-02 13:09
MarkPQ6-Mar-02 13:09 
GeneralRe: AutoComplete Members from Dll Pin
Michael P Butler7-Mar-02 0:33
Michael P Butler7-Mar-02 0:33 
GeneralSleep() Pin
6-Mar-02 12:42
suss6-Mar-02 12:42 
GeneralRe: Sleep() Pin
Serge Krynine6-Mar-02 12:49
Serge Krynine6-Mar-02 12:49 
GeneralRe: Sleep() Pin
6-Mar-02 13:36
suss6-Mar-02 13:36 
GeneralRe: Sleep() Pin
Christian Graus6-Mar-02 14:42
protectorChristian Graus6-Mar-02 14:42 
GeneralRe: Sleep() Pin
SilverShalkin6-Mar-02 13:14
SilverShalkin6-Mar-02 13:14 
GeneralRe: Sleep() Pin
Christopher Duncan6-Mar-02 16:48
Christopher Duncan6-Mar-02 16:48 
GeneralHTML parsing Pin
sofam6-Mar-02 11:41
sofam6-Mar-02 11:41 
GeneralRe: HTML parsing Pin
Jon Sagara6-Mar-02 11:51
Jon Sagara6-Mar-02 11:51 
GeneralRe: HTML parsing Pin
sofam6-Mar-02 11:56
sofam6-Mar-02 11:56 
GeneralRe: HTML parsing Pin
Jon Sagara6-Mar-02 12:01
Jon Sagara6-Mar-02 12:01 
GeneralRe: HTML parsing Pin
Nish Nishant6-Mar-02 17:17
sitebuilderNish Nishant6-Mar-02 17:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.