Click here to Skip to main content
15,889,116 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
THAQCD4-Aug-09 3:26
THAQCD4-Aug-09 3:26 
AnswerRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
«_Superman_»3-Aug-09 18:51
professional«_Superman_»3-Aug-09 18:51 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
THAQCD4-Aug-09 3:27
THAQCD4-Aug-09 3:27 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
«_Superman_»4-Aug-09 18:15
professional«_Superman_»4-Aug-09 18:15 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
THAQCD5-Aug-09 4:31
THAQCD5-Aug-09 4:31 
QuestionCHtmlView and IE version Pin
BadJerry3-Aug-09 7:15
BadJerry3-Aug-09 7:15 
AnswerRe: CHtmlView and IE version Pin
Bacon Ultimate Cheeseburger3-Aug-09 11:46
Bacon Ultimate Cheeseburger3-Aug-09 11:46 
QuestionByte Swapping Big End to Little End Pin
Grahamfff3-Aug-09 6:42
Grahamfff3-Aug-09 6:42 
I am receiving a data structure from a Unix machine (Big Endian) which contains doubles, integerss and shorts. Using UDP for the transmission of the data.

Now what do I need to do at the Windows end to access this data correctley; i.e. adouble with the value 55.5 on Unix having the same value on Windows;

Can I do byte swapping on the data structure received (this must have been done before); or do you need to byte swap each type individually; e.g. to get the double and the 32 bit integers and the 16 bit shorts.

At present I will assume byte aligned but will check during testing and avoid booleans.

Regards,

Andy.

grahamfff

AnswerRe: Byte Swapping Big End to Little End Pin
Chris Losinger3-Aug-09 9:20
professionalChris Losinger3-Aug-09 9:20 
AnswerRe: Byte Swapping Big End to Little End Pin
Luc Pattyn3-Aug-09 9:35
sitebuilderLuc Pattyn3-Aug-09 9:35 
AnswerRe: Byte Swapping Big End to Little End Pin
«_Superman_»3-Aug-09 18:59
professional«_Superman_»3-Aug-09 18:59 
GeneralRe: Byte Swapping Big End to Little End Pin
Grahamfff4-Aug-09 3:02
Grahamfff4-Aug-09 3:02 
QuestionFacing problem while file reading Pin
bhanu_reddy093-Aug-09 6:25
bhanu_reddy093-Aug-09 6:25 
QuestionRe: Facing problem while file reading Pin
Rajesh R Subramanian3-Aug-09 6:56
professionalRajesh R Subramanian3-Aug-09 6:56 
AnswerRe: Facing problem while file reading Pin
bhanu_reddy093-Aug-09 18:15
bhanu_reddy093-Aug-09 18:15 
GeneralRe: Facing problem while file reading Pin
Rajesh R Subramanian3-Aug-09 20:56
professionalRajesh R Subramanian3-Aug-09 20:56 
QuestionIs it a GDI+ flaw? or I am missing something? Pin
transoft3-Aug-09 6:17
transoft3-Aug-09 6:17 
AnswerRe: Is it a GDI+ flaw? or I am missing something? Pin
Michael Dunn3-Aug-09 9:41
sitebuilderMichael Dunn3-Aug-09 9:41 
GeneralRe: Is it a GDI+ flaw? or I am missing something? [modified] Pin
transoft3-Aug-09 10:13
transoft3-Aug-09 10:13 
GeneralRe: Is it a GDI+ flaw? or I am missing something? Pin
Michael Dunn3-Aug-09 11:50
sitebuilderMichael Dunn3-Aug-09 11:50 
GeneralRe: Is it a GDI+ flaw? or I am missing something? Pin
transoft3-Aug-09 13:01
transoft3-Aug-09 13:01 
GeneralRe: Is it a GDI+ flaw? or I am missing something? Pin
transoft10-Aug-09 5:29
transoft10-Aug-09 5:29 
GeneralRe: Is it a GDI+ flaw? or I am missing something? Pin
Michael Dunn10-Aug-09 13:50
sitebuilderMichael Dunn10-Aug-09 13:50 
QuestionFirst Time Visual C++ User - Compiler Problems Pin
BSO_VC3-Aug-09 5:28
BSO_VC3-Aug-09 5:28 
QuestionRe: First Time Visual C++ User - Compiler Problems Pin
David Crow3-Aug-09 5:43
David Crow3-Aug-09 5:43 

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.