Click here to Skip to main content
15,916,288 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBest way to get a random integer between 0 and X? Pin
Sprudling17-Sep-01 8:27
Sprudling17-Sep-01 8:27 
AnswerRe: Best way to get a random integer between 0 and X? Pin
CodeGuy17-Sep-01 8:39
CodeGuy17-Sep-01 8:39 
GeneralRPC Server not available (cross post) Pin
Bill Wilson17-Sep-01 8:20
Bill Wilson17-Sep-01 8:20 
GeneralCreate[10] Pin
84r17-Sep-01 7:03
84r17-Sep-01 7:03 
GeneralRe: Create[10] Pin
Carlos Antollini17-Sep-01 7:34
Carlos Antollini17-Sep-01 7:34 
GeneralRe: Create[10] Pin
84r17-Sep-01 7:58
84r17-Sep-01 7:58 
GeneralRe: Create[10] Pin
Carlos Antollini18-Sep-01 5:17
Carlos Antollini18-Sep-01 5:17 
GeneralRe: Create[10] Pin
Christian Graus17-Sep-01 12:56
protectorChristian Graus17-Sep-01 12:56 
CStatic * pStatic = new CStatic[10];

You could also create pointers and push them into a vector.

Christian

As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet.

Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
GeneralHelp with Help Pin
otvac17-Sep-01 6:28
otvac17-Sep-01 6:28 
GeneralArabic in Edit Box....Multi-language Pin
17-Sep-01 6:00
suss17-Sep-01 6:00 
GeneralRe: Arabic in Edit Box....Multi-language Pin
Carlos Antollini17-Sep-01 6:49
Carlos Antollini17-Sep-01 6:49 
GeneralCreate Question Pin
17-Sep-01 5:45
suss17-Sep-01 5:45 
GeneralRe: Create Question Pin
17-Sep-01 5:58
suss17-Sep-01 5:58 
GeneralRe: Create Question Pin
17-Sep-01 6:05
suss17-Sep-01 6:05 
GeneralRe: Create Question Pin
Oscar Vazquez17-Sep-01 8:22
Oscar Vazquez17-Sep-01 8:22 
GeneralButtons with symbol character labels Pin
ChrisP17-Sep-01 5:23
ChrisP17-Sep-01 5:23 
GeneralRe: Buttons with symbol character labels Pin
Joaquín M López Muñoz17-Sep-01 6:39
Joaquín M López Muñoz17-Sep-01 6:39 
GeneralStatic object in mfc, only one instance for all instance of my class Pin
Remi Morin17-Sep-01 4:44
Remi Morin17-Sep-01 4:44 
GeneralRe: Static object in mfc, only one instance for all instance of my class Pin
Chris Losinger17-Sep-01 4:51
professionalChris Losinger17-Sep-01 4:51 
GeneralRe: Static object in mfc, only one instance for all instance of my class Pin
Remi Morin17-Sep-01 4:58
Remi Morin17-Sep-01 4:58 
GeneralTell me the difference :) Pin
17-Sep-01 4:40
suss17-Sep-01 4:40 
GeneralRe: Tell me the difference :) Pin
Remi Morin17-Sep-01 5:09
Remi Morin17-Sep-01 5:09 
GeneralRe: Tell me the difference :) Pin
Remi Morin17-Sep-01 5:29
Remi Morin17-Sep-01 5:29 
GeneralRe: Tell me the difference :) Pin
Remi Morin17-Sep-01 6:02
Remi Morin17-Sep-01 6:02 
GeneralCorrection: Tell me the difference :) Pin
17-Sep-01 22:28
suss17-Sep-01 22:28 

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.