Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: i love this site ! Pin
Nitron28-Dec-02 5:06
Nitron28-Dec-02 5:06 
Generalstrtok - reconstruct string after it finds a token Pin
jimNLX27-Dec-02 10:15
jimNLX27-Dec-02 10:15 
GeneralRe: strtok - reconstruct string after it finds a token Pin
Chris Losinger27-Dec-02 10:22
professionalChris Losinger27-Dec-02 10:22 
GeneralRe: strtok - reconstruct string after it finds a token Pin
jimNLX27-Dec-02 10:42
jimNLX27-Dec-02 10:42 
GeneralRe: strtok - reconstruct string after it finds a token Pin
Renjith Ramachandran27-Dec-02 13:27
Renjith Ramachandran27-Dec-02 13:27 
QuestionWhere is random() in Visual C++.net ? Pin
HellShrimp4free27-Dec-02 9:52
HellShrimp4free27-Dec-02 9:52 
AnswerRe: Where is random() in Visual C++.net ? Pin
Nish Nishant27-Dec-02 10:00
sitebuilderNish Nishant27-Dec-02 10:00 
GeneralRe: Where is random() in Visual C++.net ? Pin
HellShrimp4free27-Dec-02 10:11
HellShrimp4free27-Dec-02 10:11 
thanks mr.nishant but it seems that in this example the Range of Figures are not important.
may be i should do something like this :
<br />
int r=1000;<br />
while(1){ r=rand(); if (r<999) break; }


thanks any way.



-=Fight with be Best Die like the Rest=- Big Grin | :-D
GeneralRe: Where is random() in Visual C++.net ? Pin
S O S27-Dec-02 10:28
S O S27-Dec-02 10:28 
GeneralRe: Where is random() in Visual C++.net ? Pin
Nick Parker27-Dec-02 11:04
protectorNick Parker27-Dec-02 11:04 
AnswerRe: Where is random() in Visual C++.net ? Pin
UrbanBlues27-Dec-02 22:11
UrbanBlues27-Dec-02 22:11 
GeneralOptimizing a pooling mechanism... Pin
Matt Gullett27-Dec-02 9:29
Matt Gullett27-Dec-02 9:29 
GeneralCSliderCtrl and textout Pin
ns27-Dec-02 9:01
ns27-Dec-02 9:01 
GeneralRe: CSliderCtrl and textout Pin
PJ Arends27-Dec-02 9:41
professionalPJ Arends27-Dec-02 9:41 
GeneralRe: CSliderCtrl and textout Pin
ns27-Dec-02 9:45
ns27-Dec-02 9:45 
GeneralMDI: Single Doc, Multiple Views Pin
Dean Goodman27-Dec-02 9:00
Dean Goodman27-Dec-02 9:00 
GeneralRe: MDI: Single Doc, Multiple Views Pin
Chris Losinger27-Dec-02 10:25
professionalChris Losinger27-Dec-02 10:25 
GeneralCIPAddressCtrl example Pin
ns27-Dec-02 8:18
ns27-Dec-02 8:18 
GeneralActivating a window and bringing it to the top Pin
Navin27-Dec-02 7:23
Navin27-Dec-02 7:23 
GeneralRe: Activating a window and bringing it to the top Pin
Navin27-Dec-02 7:28
Navin27-Dec-02 7:28 
GeneralRe: Activating a window and bringing it to the top Pin
Nish Nishant27-Dec-02 7:28
sitebuilderNish Nishant27-Dec-02 7:28 
GeneralRegarding terminology Pin
Nish Nishant27-Dec-02 6:27
sitebuilderNish Nishant27-Dec-02 6:27 
GeneralRe: Regarding terminology Pin
AlexO27-Dec-02 6:47
AlexO27-Dec-02 6:47 
GeneralRe: Regarding terminology Pin
Nish Nishant27-Dec-02 6:55
sitebuilderNish Nishant27-Dec-02 6:55 
GeneralRe: Regarding terminology Pin
Michael Dunn27-Dec-02 6:59
sitebuilderMichael Dunn27-Dec-02 6:59 

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.