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

C / C++ / MFC

 
GeneralRe: reading files Pin
Navier15-Feb-02 11:53
Navier15-Feb-02 11:53 
GeneralRun to For's at once Pin
Steven Richardson15-Feb-02 5:42
Steven Richardson15-Feb-02 5:42 
GeneralRe: Run to For's at once Pin
Roger Allen15-Feb-02 5:53
Roger Allen15-Feb-02 5:53 
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 
You can also do:

for (int i=0, int j=0; i<10 && j<10; ++i, ++j)

Just wanted to blow that disgustingly UGLY bit of code out of the water. Three lines for a loop for God's sake. Talk about slack. When I were a lad we 'ad 2k and bloody grateful for it we were too. Eee, young 'uns.

Anyway, what's so wrong with writing efficient code then?

i1.2sqrt(u).bcos(ur)sec(c) but b4.isqrt(u).ru/16
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 
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 

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.