Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Run to For's at once Pin
Steven Richardson15-Feb-02 6:01
Steven Richardson15-Feb-02 6:01 
GeneralRe: Run to For's at once Pin
Nish Nishant15-Feb-02 6:08
sitebuilderNish Nishant15-Feb-02 6:08 
GeneralRe: Run to For's at once Pin
Roger Allen15-Feb-02 6:35
Roger Allen15-Feb-02 6:35 
GeneralRe: Run to For's at once Pin
alex.barylski15-Feb-02 6:48
alex.barylski15-Feb-02 6:48 
GeneralRe: Run to For's at once Pin
Navier15-Feb-02 12:44
Navier15-Feb-02 12:44 
GeneralRe: Run to For's at once Pin
Nish Nishant15-Feb-02 5:55
sitebuilderNish Nishant15-Feb-02 5:55 
GeneralRe: Run to For's at once Pin
Steven Richardson15-Feb-02 6:26
Steven Richardson15-Feb-02 6:26 
GeneralRe: Run to For's at once Pin
Nish Nishant15-Feb-02 6:49
sitebuilderNish Nishant15-Feb-02 6:49 
Yes.
The only way to actually have two 'for's running together is to have two threads. But then that's not what you want. You want two variables to be incrementted in parallel. For that you can do what Roger suggested...
But there you have one 'for' with two variables getting incremented on each iteration.

Nish

Nish was here, now Nish has gone;
He left his soul, to turn you on;
Those who knew Nish, knew him well;
Those who didn't, can go to hell.


I like to Jig | [Dance] on the Code Project

Sonork ID 100.9786 voidmain
www.busterboy.org
GeneralRe: Run to For's at once Pin
Steven Richardson15-Feb-02 6:52
Steven Richardson15-Feb-02 6:52 
QuestionCD audio: MCI, AVIStream? Pin
starn15-Feb-02 3:39
starn15-Feb-02 3:39 
GeneralContext Menu on Context Menu Pin
Lilian Chan-Grant15-Feb-02 3:18
Lilian Chan-Grant15-Feb-02 3:18 
GeneralRe: Context Menu on Context Menu Pin
Michael Dunn15-Feb-02 8:16
sitebuilderMichael Dunn15-Feb-02 8:16 
GeneralCMsFlexGrid : any response, please Pin
DanYELL15-Feb-02 2:18
DanYELL15-Feb-02 2:18 
GeneralRe: CMsFlexGrid : any response, please Pin
Carlos Antollini15-Feb-02 3:10
Carlos Antollini15-Feb-02 3:10 
GeneralHEX to INT Pin
Steven Richardson15-Feb-02 1:27
Steven Richardson15-Feb-02 1:27 
GeneralRe: HEX to INT Pin
Mazdak15-Feb-02 2:10
Mazdak15-Feb-02 2:10 
GeneralRe: HEX to INT Pin
moliate15-Feb-02 2:30
moliate15-Feb-02 2:30 
GeneralRe: HEX to INT Pin
Steven Richardson15-Feb-02 2:48
Steven Richardson15-Feb-02 2:48 
GeneralRe: HEX to INT Pin
moliate15-Feb-02 3:14
moliate15-Feb-02 3:14 
GeneralRe: HEX to INT Pin
Rick York15-Feb-02 5:13
mveRick York15-Feb-02 5:13 
GeneralRe: HEX to INT Pin
Steven Richardson15-Feb-02 6:19
Steven Richardson15-Feb-02 6:19 
GeneralMFC Metafile to --> ATL ActiveX Pin
Braulio Dez15-Feb-02 0:38
Braulio Dez15-Feb-02 0:38 
QuestionHow to make a view in the main frame to have a flat look ? Pin
Armen Hakobyan15-Feb-02 0:05
professionalArmen Hakobyan15-Feb-02 0:05 
AnswerRe: How to make a view in the main frame to have a flat look ? Pin
Mazdak15-Feb-02 0:50
Mazdak15-Feb-02 0:50 
AnswerRe: How to make a view in the main frame to have a flat look ? Pin
Mazdak15-Feb-02 1:00
Mazdak15-Feb-02 1:00 

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.