Click here to Skip to main content
15,910,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Getting size of the list window. Pin
Anonymous9-Oct-05 22:06
Anonymous9-Oct-05 22:06 
GeneralRe: Getting size of the list window. Pin
sthalasayanam9-Oct-05 22:09
sthalasayanam9-Oct-05 22:09 
Questionhow to get a random number between 0 and 1 Pin
cauvang9-Oct-05 19:14
cauvang9-Oct-05 19:14 
AnswerRe: how to get a random number between 0 and 1 Pin
*Dreamz9-Oct-05 19:42
*Dreamz9-Oct-05 19:42 
GeneralRe: how to get a random number between 0 and 1 Pin
seppo.lahti10-Oct-05 6:05
seppo.lahti10-Oct-05 6:05 
AnswerRe: how to get a random number between 0 and 1 Pin
David Crow10-Oct-05 3:34
David Crow10-Oct-05 3:34 
Questionhow to get a random number between 0 and 1 Pin
cauvang9-Oct-05 19:11
cauvang9-Oct-05 19:11 
AnswerRe: how to get a random number between 0 and 1 Pin
S. Senthil Kumar9-Oct-05 19:30
S. Senthil Kumar9-Oct-05 19:30 
Did you try the rand()[^] function? It returns an int, but you can always divide the resulting int by pow(10, sizeof(int) + 1) to get a number between 0 and 1.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
AnswerRe: how to get a random number between 0 and 1 Pin
seppo.lahti10-Oct-05 0:18
seppo.lahti10-Oct-05 0:18 
AnswerRe: how to get a random number between 0 and 1 Pin
kevincwong11-Oct-05 11:09
kevincwong11-Oct-05 11:09 
QuestionMinimizing a dialog box Pin
MandiraT9-Oct-05 19:00
MandiraT9-Oct-05 19:00 
AnswerRe: Minimizing a dialog box Pin
ashwin209-Oct-05 20:26
ashwin209-Oct-05 20:26 
AnswerRe: Minimizing a dialog box Pin
Mircea Puiu9-Oct-05 23:43
Mircea Puiu9-Oct-05 23:43 
QuestionRTF (RichText) draw using GDI+ like VISIO 2003 style. Richtext able to rotate and translate. Pin
Anonymous9-Oct-05 18:29
Anonymous9-Oct-05 18:29 
QuestionBlocking of thread Pin
sthalasayanam9-Oct-05 17:40
sthalasayanam9-Oct-05 17:40 
AnswerRe: Blocking of thread Pin
ThatsAlok9-Oct-05 18:33
ThatsAlok9-Oct-05 18:33 
AnswerRe: Blocking of thread Pin
S. Senthil Kumar9-Oct-05 19:16
S. Senthil Kumar9-Oct-05 19:16 
GeneralRe: Blocking of thread Pin
sthalasayanam9-Oct-05 19:40
sthalasayanam9-Oct-05 19:40 
QuestionHow to get the total sectors of physical disk Pin
Anonymous9-Oct-05 17:24
Anonymous9-Oct-05 17:24 
AnswerRe: How to get the total sectors of physical disk Pin
Jose Lamas Rios9-Oct-05 17:45
Jose Lamas Rios9-Oct-05 17:45 
GeneralRe: How to get the total sectors of physical disk Pin
TeraCoder10-Oct-05 1:43
TeraCoder10-Oct-05 1:43 
GeneralRe: How to get the total sectors of physical disk Pin
bghuang10-Oct-05 5:14
bghuang10-Oct-05 5:14 
QuestionText ROPs Pin
Simon Blundell9-Oct-05 15:42
Simon Blundell9-Oct-05 15:42 
AnswerRe: Text ROPs Pin
Christian Graus9-Oct-05 16:08
protectorChristian Graus9-Oct-05 16:08 
QuestionDo someone use LAPACK ? Pin
rudo329-Oct-05 11:27
rudo329-Oct-05 11:27 

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.