I trying compile my program but it all time write error: stray '\32 ' in program , I have there some graphics instruction, I think its error with directx but Im not surre. If somebody want i can send him my source.
hezechiel 0 Newbie Poster
Recommended Answers
Jump to PostPlease post the code and line number where the error occurs. I left my crystal ball at home and so I can't see what causes this error
Jump to PostI don't think that's what niek meant. The compiler gave you a line number with the error, yes? Post that line of code, plus whatever other lines you think may be needed to give you help. Use C++ style code tags
[code=cplusplus] // paste code here
[/code]
so that …
Jump to PostAll I can tell on this subject is: compilator do not detect problems or errors with directx, only withyour C++ syntax.
Try get Dev C++ help on that error. Errors often are indicated at end of file, but they can occur anywhere. It is good to use 2 compilers so …
All 9 Replies
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
hezechiel 0 Newbie Poster
VernonDozier 2,218 Posting Expert Featured Poster
hezechiel 0 Newbie Poster
Cybulski 5 Light Poster
hezechiel 0 Newbie Poster
praveensahu 0 Newbie Poster
dotancohen 0 Junior Poster in Training
nmepntgrm 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.