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

C / C++ / MFC

 
GeneralRe: Using pointers with an array Pin
Dawners15-Sep-04 9:18
sussDawners15-Sep-04 9:18 
GeneralRe: Using pointers with an array Pin
Chris Losinger15-Sep-04 9:25
professionalChris Losinger15-Sep-04 9:25 
GeneralRe: Using pointers with an array Pin
Dawners15-Sep-04 9:32
sussDawners15-Sep-04 9:32 
GeneralRe: Using pointers with an array Pin
David Crow15-Sep-04 9:28
David Crow15-Sep-04 9:28 
GeneralRe: Using pointers with an array Pin
Dawners15-Sep-04 10:03
sussDawners15-Sep-04 10:03 
GeneralRe: Using pointers with an array Pin
David Crow15-Sep-04 10:54
David Crow15-Sep-04 10:54 
GeneralRe: Using pointers with an array Pin
David Crow24-Sep-04 6:14
David Crow24-Sep-04 6:14 
GeneralRe: Using pointers with an array Pin
Bob Stanneveld15-Sep-04 10:20
Bob Stanneveld15-Sep-04 10:20 
LOL

If you look really close then you would see why the loop is making all the iterations you want, but your code gets only executed once... If you used the debugger, you would've solved the problem in no-time.

I don't understand why the other people on this board have been so sloppy not to see the ; behind the 2nd for loop!!!!! Remove that and you'll have no problem...

Next time, use the debugger first.


Multiply it by infinity and take it beyond eternity and you'll still have no idea about what I'm talking about.

GeneralRe: Using pointers with an array Pin
Tom Wright15-Sep-04 12:25
Tom Wright15-Sep-04 12:25 
GeneralRe: Using pointers with an array Pin
Antony M Kancidrowski16-Sep-04 2:22
Antony M Kancidrowski16-Sep-04 2:22 
GeneralRe: Using pointers with an array Pin
Bob Stanneveld16-Sep-04 4:33
Bob Stanneveld16-Sep-04 4:33 
GeneralRe: Using pointers with an array Pin
SandeepN15-Sep-04 15:14
SandeepN15-Sep-04 15:14 
GeneralRe: Using pointers with an array Pin
Muhammad Azam15-Sep-04 23:41
Muhammad Azam15-Sep-04 23:41 
GeneralCreating a Bitmap On The Fly Pin
#realJSOP15-Sep-04 6:44
professional#realJSOP15-Sep-04 6:44 
GeneralRe: Creating a Bitmap On The Fly Pin
Michael Dunn15-Sep-04 9:24
sitebuilderMichael Dunn15-Sep-04 9:24 
GeneralTransparent Check Box in Dialog Pin
LukeV15-Sep-04 6:36
LukeV15-Sep-04 6:36 
GeneralHyperLink without mfc Pin
Paolo Ponzano15-Sep-04 6:06
Paolo Ponzano15-Sep-04 6:06 
GeneralRe: HyperLink without mfc Pin
Michael Dunn15-Sep-04 9:26
sitebuilderMichael Dunn15-Sep-04 9:26 
GeneralRe: HyperLink without mfc Pin
Paolo Ponzano15-Sep-04 20:51
Paolo Ponzano15-Sep-04 20:51 
GeneralRe: HyperLink without mfc Pin
Michael Dunn16-Sep-04 9:41
sitebuilderMichael Dunn16-Sep-04 9:41 
QuestionGetAdaptersAddresses IPv6 Where the problem is ?? Pin
Alpha Siera15-Sep-04 5:30
Alpha Siera15-Sep-04 5:30 
AnswerRe: GetAdaptersAddresses IPv6 Where the problem is ?? Pin
David Crow15-Sep-04 5:43
David Crow15-Sep-04 5:43 
GeneralRe: GetAdaptersAddresses IPv6 Where the problem is ?? Pin
Alpha Siera15-Sep-04 18:55
Alpha Siera15-Sep-04 18:55 
GeneralRe: GetAdaptersAddresses IPv6 Where the problem is ?? Pin
David Crow16-Sep-04 2:56
David Crow16-Sep-04 2:56 
GeneralRe: LinkedList Template - LNK2019 Pin
David Crow15-Sep-04 5:17
David Crow15-Sep-04 5:17 

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.