Click here to Skip to main content
15,885,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Anything wrong Pin
Smith#31-Mar-11 6:22
Smith#31-Mar-11 6:22 
GeneralRe: Anything wrong Pin
Waldermort31-Mar-11 6:35
Waldermort31-Mar-11 6:35 
GeneralRe: Anything wrong Pin
Luc Pattyn31-Mar-11 7:18
sitebuilderLuc Pattyn31-Mar-11 7:18 
GeneralRe: Anything wrong Pin
CPallini31-Mar-11 7:36
mveCPallini31-Mar-11 7:36 
GeneralRe: Anything wrong Pin
Luc Pattyn31-Mar-11 7:39
sitebuilderLuc Pattyn31-Mar-11 7:39 
GeneralRe: Anything wrong Pin
CPallini31-Mar-11 8:02
mveCPallini31-Mar-11 8:02 
QuestionCompare And Set 64 bit Pin
Waldermort31-Mar-11 1:40
Waldermort31-Mar-11 1:40 
AnswerRe: Compare And Set 64 bit Pin
Klaus-Werner Konrad31-Mar-11 9:06
Klaus-Werner Konrad31-Mar-11 9:06 
What exactly do you want to ask ?
Is it processor architecture ?
Is it C, or C++, or C# ?
Is it Win32 / Win64 ?
Is it about pointers ?

If you (in C/C++/C#) have a BYTE array, then ALL lower bits of an address WILL be used; ohterwise you wouldn't be able to do a bulk read or write from a binary file.
Of course, if you do so, you will earn a lot of additional CPU cycles due to misalignment of addresses to WORD / DWORD boundaries, but as cores are so fast now, it doesn't really matters
QuestionNeed help on windows socket programming Pin
John50231-Mar-11 0:30
John50231-Mar-11 0:30 
AnswerRe: Need help on windows socket programming Pin
Nelek31-Mar-11 0:33
protectorNelek31-Mar-11 0:33 
AnswerRe: Need help on windows socket programming Pin
Dave Calkins31-Mar-11 6:28
Dave Calkins31-Mar-11 6:28 
QuestionVC 6 bug? Pin
includeh1030-Mar-11 16:01
includeh1030-Mar-11 16:01 
AnswerRe: VC 6 bug? Pin
Albert Holguin30-Mar-11 17:10
professionalAlbert Holguin30-Mar-11 17:10 
AnswerRe: VC 6 bug? Pin
_Flaviu30-Mar-11 21:17
_Flaviu30-Mar-11 21:17 
AnswerRe: VC 6 bug? Pin
Hans Dietrich30-Mar-11 22:20
mentorHans Dietrich30-Mar-11 22:20 
AnswerRe: VC 6 bug? Pin
CPallini30-Mar-11 22:29
mveCPallini30-Mar-11 22:29 
AnswerRe: VC 6 bug? Pin
Nyil31-Mar-11 1:34
Nyil31-Mar-11 1:34 
AnswerRe: VC 6 bug? Pin
Smith#31-Mar-11 5:12
Smith#31-Mar-11 5:12 
Questioninvisible the file or folder Pin
sarfaraznawaz30-Mar-11 5:15
sarfaraznawaz30-Mar-11 5:15 
AnswerRe: invisible the file or folder Pin
Code-o-mat30-Mar-11 5:57
Code-o-mat30-Mar-11 5:57 
AnswerRe: invisible the file or folder Pin
Chris Losinger30-Mar-11 7:07
professionalChris Losinger30-Mar-11 7:07 
GeneralRe: invisible the file or folder Pin
Niklas L30-Mar-11 12:13
Niklas L30-Mar-11 12:13 
GeneralRe: invisible the file or folder Pin
sarfaraznawaz30-Mar-11 18:58
sarfaraznawaz30-Mar-11 18:58 
GeneralRe: invisible the file or folder Pin
sarfaraznawaz30-Mar-11 19:09
sarfaraznawaz30-Mar-11 19:09 
GeneralRe: invisible the file or folder Pin
Niklas L30-Mar-11 20:44
Niklas L30-Mar-11 20:44 

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.