Click here to Skip to main content
15,884,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCalling external exe in separate shell? Pin
Souldrift1-Oct-09 0:31
Souldrift1-Oct-09 0:31 
AnswerRe: Calling external exe in separate shell? Pin
KarstenK1-Oct-09 0:34
mveKarstenK1-Oct-09 0:34 
AnswerRe: Calling external exe in separate shell? Pin
Richard MacCutchan1-Oct-09 0:43
mveRichard MacCutchan1-Oct-09 0:43 
AnswerRe: Calling external exe in separate shell? Pin
David Crow1-Oct-09 3:11
David Crow1-Oct-09 3:11 
QuestionExcel GetColumns Pin
Davitor1-Oct-09 0:05
Davitor1-Oct-09 0:05 
AnswerRe: Excel GetColumns Pin
Richard MacCutchan1-Oct-09 1:45
mveRichard MacCutchan1-Oct-09 1:45 
QuestionRe: Excel GetColumns Pin
David Crow1-Oct-09 3:14
David Crow1-Oct-09 3:14 
QuestionFile size and File size on disk Pin
includeh101-Oct-09 0:00
includeh101-Oct-09 0:00 
I use file-manager to view property of my exe file, file-manager displays:
File size:3,401,216 bytes
File size on disk:3,403,776 bytes


You see, sizes are different.

What do they exactly stand for?
What C functions are related or used for obtaining the sizes?

"File size" is from FindFirstFile(...) function - just tested.
But which function gets "Size on disk"?

modified on Thursday, October 1, 2009 6:22 AM

AnswerRe: File size anf File size on disk Pin
Saurabh.Garg1-Oct-09 0:10
Saurabh.Garg1-Oct-09 0:10 
GeneralRe: File size anf File size on disk Pin
includeh101-Oct-09 0:14
includeh101-Oct-09 0:14 
GeneralRe: File size anf File size on disk Pin
peterchen1-Oct-09 0:15
peterchen1-Oct-09 0:15 
GeneralRe: File size anf File size on disk Pin
Saurabh.Garg1-Oct-09 0:16
Saurabh.Garg1-Oct-09 0:16 
GeneralRe: File size anf File size on disk Pin
includeh101-Oct-09 2:31
includeh101-Oct-09 2:31 
GeneralRe: File size anf File size on disk Pin
Saurabh.Garg1-Oct-09 2:37
Saurabh.Garg1-Oct-09 2:37 
GeneralRe: File size anf File size on disk Pin
Member 41945931-Oct-09 8:21
Member 41945931-Oct-09 8:21 
GeneralRe: File size anf File size on disk Pin
Saurabh.Garg1-Oct-09 16:22
Saurabh.Garg1-Oct-09 16:22 
GeneralRe: File size anf File size on disk Pin
Iain Clarke, Warrior Programmer1-Oct-09 1:46
Iain Clarke, Warrior Programmer1-Oct-09 1:46 
AnswerRe: File size anf File size on disk Pin
peterchen1-Oct-09 0:14
peterchen1-Oct-09 0:14 
GeneralRe: File size anf File size on disk Pin
includeh101-Oct-09 0:22
includeh101-Oct-09 0:22 
GeneralRe: File size anf File size on disk Pin
peterchen1-Oct-09 5:26
peterchen1-Oct-09 5:26 
AnswerRe: File size and File size on disk Pin
Randor 1-Oct-09 2:29
professional Randor 1-Oct-09 2:29 
QuestionTo construct a C++ code from a given Visual Basic String. Pin
Vishrant Shah30-Sep-09 22:56
Vishrant Shah30-Sep-09 22:56 
AnswerRe: To construct a C++ code from a given Visual Basic String. Pin
Hans Dietrich30-Sep-09 23:09
mentorHans Dietrich30-Sep-09 23:09 
AnswerRe: To construct a C++ code from a given Visual Basic String. Pin
Cedric Moonen30-Sep-09 23:12
Cedric Moonen30-Sep-09 23:12 
GeneralRe: To construct a C++ code from a given Visual Basic String. Pin
Vishrant Shah30-Sep-09 23:59
Vishrant Shah30-Sep-09 23:59 

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.