Click here to Skip to main content
15,908,931 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCFILE::READ replacing x20's with x0a x0a Pin
ForNow22-Jan-12 14:57
ForNow22-Jan-12 14:57 
GeneralRe: CFILE::READ replacing x20's with x0a x0a Pin
David Crow22-Jan-12 16:27
David Crow22-Jan-12 16:27 
GeneralRe: CFILE::READ replacing x20's with x0a x0a Pin
ForNow22-Jan-12 18:44
ForNow22-Jan-12 18:44 
GeneralRe: CFILE::READ replacing x20's with x0a x0a Pin
«_Superman_»22-Jan-12 19:34
professional«_Superman_»22-Jan-12 19:34 
GeneralRe: CFILE::READ replacing x20's with x0a x0a Pin
ForNow22-Jan-12 20:04
ForNow22-Jan-12 20:04 
GeneralRe: CFILE::READ replacing x20's with x0a x0a Pin
Richard MacCutchan22-Jan-12 22:44
mveRichard MacCutchan22-Jan-12 22:44 
QuestionBinary serialization Pin
mutpan19-Jan-12 19:01
mutpan19-Jan-12 19:01 
AnswerRe: Binary serialization Pin
«_Superman_»19-Jan-12 19:28
professional«_Superman_»19-Jan-12 19:28 
AnswerRe: Binary serialization Pin
Richard MacCutchan19-Jan-12 22:57
mveRichard MacCutchan19-Jan-12 22:57 
QuestionUpdated question( What's wrong in previous location of an object ? ) Pin
love bird19-Jan-12 3:17
love bird19-Jan-12 3:17 
AnswerRe: Updated question( What's wrong in previous location of an object ? ) Pin
Richard MacCutchan19-Jan-12 3:26
mveRichard MacCutchan19-Jan-12 3:26 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
love bird19-Jan-12 3:29
love bird19-Jan-12 3:29 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
Richard MacCutchan19-Jan-12 3:53
mveRichard MacCutchan19-Jan-12 3:53 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
jschell19-Jan-12 8:29
jschell19-Jan-12 8:29 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
Richard MacCutchan19-Jan-12 8:48
mveRichard MacCutchan19-Jan-12 8:48 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
Albert Holguin19-Jan-12 4:06
professionalAlbert Holguin19-Jan-12 4:06 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
love bird19-Jan-12 4:12
love bird19-Jan-12 4:12 
GeneralRe: Updated question( What's wrong in previous location of an object ? ) Pin
Richard MacCutchan20-Jan-12 1:59
mveRichard MacCutchan20-Jan-12 1:59 
QuestionWhat's wrong in previous location of an object ? Pin
love bird19-Jan-12 2:09
love bird19-Jan-12 2:09 
QuestionRe: What's wrong in previous location of an object ? Pin
CPallini19-Jan-12 2:16
mveCPallini19-Jan-12 2:16 
AnswerRe: What's wrong in previous location of an object ? Pin
love bird19-Jan-12 2:38
love bird19-Jan-12 2:38 
GeneralRe: What's wrong in previous location of an object ? Pin
CPallini19-Jan-12 2:48
mveCPallini19-Jan-12 2:48 
AnswerRe: What's wrong in previous location of an object ? Pin
CPallini19-Jan-12 2:45
mveCPallini19-Jan-12 2:45 
From your image the 'previous' position it is simply the 'current' position with x,y swapped.
I suppose you should post more code in order to get better help. But please, please use the 'code' button (just above the input textbox) for proeprly format your code.
Or, alternatively manually write:
<pre lang="C++">
  ...your code here...
</pre>
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.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: What's wrong in previous location of an object ? Pin
David Crow19-Jan-12 3:02
David Crow19-Jan-12 3:02 
GeneralRe: What's wrong in previous location of an object ? Pin
Richard MacCutchan19-Jan-12 3:55
mveRichard MacCutchan19-Jan-12 3:55 

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.