Click here to Skip to main content
16,017,307 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAccess Violation at ii=ii+1; all other variables print value correctly Pin
mrby12325-Jan-08 13:10
mrby12325-Jan-08 13:10 
QuestionRe: Access Violation at ii=ii+1; all other variables print value correctly Pin
David Crow25-Jan-08 17:13
David Crow25-Jan-08 17:13 
GeneralRe: Access Violation at ii=ii+1; all other variables print value correctly [modified] Pin
mrby12325-Jan-08 20:37
mrby12325-Jan-08 20:37 
GeneralRe: Access Violation at ii=ii+1; all other variables print value correctly Pin
CPallini25-Jan-08 21:44
mveCPallini25-Jan-08 21:44 
GeneralRe: Access Violation at ii=ii+1; all other variables print value correctly Pin
mrby12326-Jan-08 7:18
mrby12326-Jan-08 7:18 
GeneralRe: Access Violation at ii=ii+1; all other variables print value correctly Pin
CPallini26-Jan-08 22:51
mveCPallini26-Jan-08 22:51 
GeneralRe: Access Violation at ii=ii+1; all other variables print value correctly Pin
mrby12327-Jan-08 14:01
mrby12327-Jan-08 14:01 
QuestionRe: Access Violation at ii=ii+1; all other variables print value correctly Pin
CPallini27-Jan-08 22:18
mveCPallini27-Jan-08 22:18 
Could please post the whole error message (and the whole code snippet)?
What is the ii value when the exception occurs?
BTW the assembly instruction reported doesn't appear to be an integer increment operation: it seems more an array access.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

[my articles]


Generalstrcpy_s vs strncpy_s (VC 2005 Secure API's) Pin
Peter Weyzen25-Jan-08 11:10
Peter Weyzen25-Jan-08 11:10 
GeneralRe: strcpy_s vs strncpy_s (VC 2005 Secure API's) Pin
David Crow25-Jan-08 17:17
David Crow25-Jan-08 17:17 
GeneralRe: strcpy_s vs strncpy_s (VC 2005 Secure API's) Pin
Peter Weyzen25-Jan-08 20:04
Peter Weyzen25-Jan-08 20:04 
GeneralRe: strcpy_s vs strncpy_s (VC 2005 Secure API's) Pin
Nemanja Trifunovic26-Jan-08 8:25
Nemanja Trifunovic26-Jan-08 8:25 
QuestionFinding an SMTP server Pin
hxhl9525-Jan-08 11:02
hxhl9525-Jan-08 11:02 
GeneralRe: Finding an SMTP server Pin
David Crow25-Jan-08 17:21
David Crow25-Jan-08 17:21 
GeneralRe: Finding an SMTP server Pin
hxhl9525-Jan-08 19:42
hxhl9525-Jan-08 19:42 
QuestionRe: Finding an SMTP server Pin
David Crow26-Jan-08 12:06
David Crow26-Jan-08 12:06 
GeneralRe: Finding an SMTP server [modified] Pin
hxhl9526-Jan-08 16:39
hxhl9526-Jan-08 16:39 
QuestionRe: Finding an SMTP server Pin
David Crow27-Jan-08 8:39
David Crow27-Jan-08 8:39 
GeneralRe: Finding an SMTP server Pin
hxhl9527-Jan-08 10:45
hxhl9527-Jan-08 10:45 
GeneralRe: Finding an SMTP server Pin
David Crow28-Jan-08 2:31
David Crow28-Jan-08 2:31 
GeneralRe: Finding an SMTP server Pin
hxhl9531-Jan-08 13:26
hxhl9531-Jan-08 13:26 
QuestionRe: Finding an SMTP server Pin
David Crow31-Jan-08 16:16
David Crow31-Jan-08 16:16 
GeneralRe: Finding an SMTP server Pin
hxhl9531-Jan-08 17:13
hxhl9531-Jan-08 17:13 
GeneralRe: Finding an SMTP server Pin
David Crow1-Feb-08 3:02
David Crow1-Feb-08 3:02 
GeneralRe: Finding an SMTP server Pin
hxhl951-Feb-08 19:39
hxhl951-Feb-08 19:39 

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.