Click here to Skip to main content
15,888,401 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: How to get a huge struct array? Pin
Niklas L6-Apr-09 22:34
Niklas L6-Apr-09 22:34 
GeneralRe: How to get a huge struct array? Pin
Iain Clarke, Warrior Programmer6-Apr-09 22:40
Iain Clarke, Warrior Programmer6-Apr-09 22:40 
GeneralRe: How to get a huge struct array? Pin
Niklas L6-Apr-09 23:15
Niklas L6-Apr-09 23:15 
AnswerRe: How to get a huge struct array? Pin
CPallini3-Apr-09 3:01
mveCPallini3-Apr-09 3:01 
GeneralRe: How to get a huge struct array? Pin
jebbe3-Apr-09 20:52
jebbe3-Apr-09 20:52 
AnswerRe: How to get a huge struct array? Pin
sashoalm4-Apr-09 2:55
sashoalm4-Apr-09 2:55 
Questionstrange character Pin
ruthlesspker2-Apr-09 15:17
ruthlesspker2-Apr-09 15:17 
AnswerRe: strange character Pin
Luc Pattyn2-Apr-09 16:44
sitebuilderLuc Pattyn2-Apr-09 16:44 
Without seeing any code all we can do is guessing.
Maybe you are filling part of an uninitialized array and treating the entire array as if it were to contain valid data?
Show code, show more examples, figure out what the common characteristics are of your examples, look at the data both in ASCII and in hex, and try and explain the very first abnormal character or byte.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


AnswerRe: strange character Pin
«_Superman_»2-Apr-09 19:10
professional«_Superman_»2-Apr-09 19:10 
GeneralRe: strange character Pin
ruthlesspker2-Apr-09 21:33
ruthlesspker2-Apr-09 21:33 
GeneralRe: strange character Pin
krmed3-Apr-09 0:37
krmed3-Apr-09 0:37 
QuestionglDrawPixels help Pin
Member 33753342-Apr-09 12:39
Member 33753342-Apr-09 12:39 
AnswerRe: glDrawPixels help Pin
Cedric Moonen2-Apr-09 20:16
Cedric Moonen2-Apr-09 20:16 
GeneralRe: glDrawPixels help Pin
Member 33753343-Apr-09 3:05
Member 33753343-Apr-09 3:05 
QuestionNtfsDisable8dot3NameCreation does not take its effect for short path generation Pin
tom groezer2-Apr-09 10:13
tom groezer2-Apr-09 10:13 
AnswerRe: NtfsDisable8dot3NameCreation does not take its effect for short path generation Pin
tom groezer3-Apr-09 1:19
tom groezer3-Apr-09 1:19 
QuestionRaise thread safe event Pin
tadams11382-Apr-09 9:56
tadams11382-Apr-09 9:56 
AnswerRe: Raise thread safe event Pin
tadams11382-Apr-09 11:24
tadams11382-Apr-09 11:24 
AnswerRe: Raise thread safe event Pin
Roger Stoltz2-Apr-09 11:58
Roger Stoltz2-Apr-09 11:58 
QuestionHow To Import and use Com file in c++ Pin
snouto2-Apr-09 7:34
snouto2-Apr-09 7:34 
AnswerRe: How To Import and use Com file in c++ Pin
CPallini2-Apr-09 7:44
mveCPallini2-Apr-09 7:44 
JokeRe: How To Import and use Com file in c++ Pin
Stuart Dootson2-Apr-09 7:48
professionalStuart Dootson2-Apr-09 7:48 
JokeRe: How To Import and use Com file in c++ Pin
CPallini2-Apr-09 7:59
mveCPallini2-Apr-09 7:59 
AnswerRe: How To Import and use Com file in c++ Pin
Iain Clarke, Warrior Programmer2-Apr-09 8:16
Iain Clarke, Warrior Programmer2-Apr-09 8:16 
QuestionDeleting the Main Window Pin
BobInNJ2-Apr-09 6:10
BobInNJ2-Apr-09 6:10 

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.