Click here to Skip to main content
16,003,737 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: This should be an easy question... 128-bit blues. Pin
Jeremy Falcon28-Aug-24 15:03
professionalJeremy Falcon28-Aug-24 15:03 
GeneralRe: This should be an easy question... 128-bit blues. Pin
Mircea Neacsu28-Aug-24 15:11
Mircea Neacsu28-Aug-24 15:11 
GeneralRe: This should be an easy question... 128-bit blues. Pin
Jeremy Falcon28-Aug-24 15:43
professionalJeremy Falcon28-Aug-24 15:43 
GeneralRe: This should be an easy question... 128-bit blues. Pin
Mircea Neacsu28-Aug-24 15:46
Mircea Neacsu28-Aug-24 15:46 
QuestionOwn border in client area Pin
john563226-Aug-24 19:59
john563226-Aug-24 19:59 
AnswerRe: Own border in client area Pin
Richard MacCutchan26-Aug-24 22:10
mveRichard MacCutchan26-Aug-24 22:10 
AnswerRe: Own border in client area Pin
Maximilien27-Aug-24 8:22
Maximilien27-Aug-24 8:22 
QuestionData file Pin
Calin Negru26-Aug-24 2:36
Calin Negru26-Aug-24 2:36 
A binary file is a file that contains bits. Every 32 bits make a number (several digits/symbols with no space between them) or a word. A number can then be transformed and become an integer (several digits/symbols) or a char (just one symbol). Character set (Unicode for example) has to do with how a word of bits becomes a char. Is that how it works?

[edit] A text file is an inefficient way to store numbers because each digit is one char

modified 26-Aug-24 9:00am.

AnswerRe: Data file Pin
Maximilien26-Aug-24 3:29
Maximilien26-Aug-24 3:29 
AnswerRe: Data file Pin
k505426-Aug-24 3:30
mvek505426-Aug-24 3:30 
AnswerRe: Data file Pin
Dave Kreskowiak26-Aug-24 3:32
mveDave Kreskowiak26-Aug-24 3:32 
GeneralRe: Data file Pin
Calin Negru26-Aug-24 4:20
Calin Negru26-Aug-24 4:20 
QuestionInheritance and arrays thread follow up Pin
Calin Negru23-Aug-24 7:05
Calin Negru23-Aug-24 7:05 
AnswerRe: Inheritance and arrays follow up Pin
Mircea Neacsu23-Aug-24 7:38
Mircea Neacsu23-Aug-24 7:38 
AnswerRe: Inheritance and arrays follow up Pin
k505423-Aug-24 7:45
mvek505423-Aug-24 7:45 
GeneralRe: Inheritance and arrays follow up Pin
Calin Negru23-Aug-24 8:24
Calin Negru23-Aug-24 8:24 
QuestionAdding object to class - which option makes more sense ? Pin
jana_hus18-Aug-24 4:45
jana_hus18-Aug-24 4:45 
AnswerRe: Adding object to class - which option makes more sense ? Pin
k505418-Aug-24 6:10
mvek505418-Aug-24 6:10 
GeneralRe: Adding object to class - which option makes more sense ? Pin
jana_hus18-Aug-24 6:26
jana_hus18-Aug-24 6:26 
GeneralRe: Adding object to class - which option makes more sense ? Pin
k505418-Aug-24 8:14
mvek505418-Aug-24 8:14 
AnswerRe: Adding object to class - which option makes more sense ? Pin
Richard MacCutchan18-Aug-24 6:22
mveRichard MacCutchan18-Aug-24 6:22 
QuestionSystem.* not defined or imported Pin
Pieter Claassens15-Aug-24 3:58
Pieter Claassens15-Aug-24 3:58 
AnswerRe: System.* not defined or imported Pin
Greg Utas15-Aug-24 4:13
professionalGreg Utas15-Aug-24 4:13 
AnswerRe: System.* not defined or imported Pin
k505415-Aug-24 4:15
mvek505415-Aug-24 4:15 
AnswerRe: System.* not defined or imported Pin
Pieter Claassens15-Aug-24 4:17
Pieter Claassens15-Aug-24 4:17 

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.