Click here to Skip to main content
16,004,806 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Some help on interpreting this makefile for linux... Pin
Stuart Dootson18-Mar-09 8:14
professionalStuart Dootson18-Mar-09 8:14 
AnswerRe: Some help on interpreting this makefile for linux... Pin
bolivar12318-Mar-09 8:18
bolivar12318-Mar-09 8:18 
AnswerRe: Some help on interpreting this makefile for linux... Pin
CPallini18-Mar-09 8:35
mveCPallini18-Mar-09 8:35 
QuestionDevPartner Studio Pin
BobInNJ18-Mar-09 5:58
BobInNJ18-Mar-09 5:58 
AnswerRe: DevPartner Studio Pin
Stuart Dootson18-Mar-09 6:41
professionalStuart Dootson18-Mar-09 6:41 
AnswerRe: DevPartner Studio Pin
Joe Woodbury18-Mar-09 10:10
professionalJoe Woodbury18-Mar-09 10:10 
QuestionMove a file into an other file Pin
moody12318-Mar-09 4:47
moody12318-Mar-09 4:47 
AnswerRe: Move a file into an other file Pin
led mike18-Mar-09 4:59
led mike18-Mar-09 4:59 
In your last thread on CodeProject people stopped helping you. My guess is because you seem to want people to give you solutions rather than help you understand things yourself. That's not normally a popular thing around here.

My advice to all beginners is learn how to read reference material. The following link to a C++ reference is not using the Standard Template Library but does show one way to get the length of a file. Reference documentation for the STL does exist. I strongly urge you to learn to find/read and understand references to learn C++ from rather than posting messages in internet forums.

http://www.cplusplus.com/reference/clibrary/cstdio/ftell.html[^]
AnswerRe: Move a file into an other file Pin
Eytukan18-Mar-09 5:08
Eytukan18-Mar-09 5:08 
AnswerRe: Move a file into an other file Pin
Cedric Moonen18-Mar-09 5:18
Cedric Moonen18-Mar-09 5:18 
QuestionRe: Move a file into an other file Pin
David Crow18-Mar-09 5:19
David Crow18-Mar-09 5:19 
AnswerRe: Move a file into an other file Pin
moody12318-Mar-09 6:25
moody12318-Mar-09 6:25 
QuestionInsufficient system resources exist to complete the requested service. Pin
SNI18-Mar-09 4:45
SNI18-Mar-09 4:45 
Questiong++ compiling paramter -static on Solaris sparc Pin
David Wong RZ18-Mar-09 3:26
David Wong RZ18-Mar-09 3:26 
AnswerRe: g++ compiling paramter -static on Solaris sparc Pin
Jerry.Wang18-Mar-09 3:29
Jerry.Wang18-Mar-09 3:29 
AnswerRe: g++ compiling paramter -static on Solaris sparc Pin
Jerry.Wang18-Mar-09 3:31
Jerry.Wang18-Mar-09 3:31 
AnswerRe: g++ compiling paramter -static on Solaris sparc Pin
Stuart Dootson18-Mar-09 4:37
professionalStuart Dootson18-Mar-09 4:37 
GeneralRe: g++ compiling paramter -static on Solaris sparc Pin
David Wong RZ18-Mar-09 22:59
David Wong RZ18-Mar-09 22:59 
GeneralRe: g++ compiling paramter -static on Solaris sparc Pin
David Wong RZ19-Mar-09 1:26
David Wong RZ19-Mar-09 1:26 
GeneralRe: g++ compiling paramter -static on Solaris sparc Pin
Stuart Dootson19-Mar-09 1:36
professionalStuart Dootson19-Mar-09 1:36 
QuestionHow to create window with Transparency level starts from 0 to 100%? Pin
p_196018-Mar-09 3:20
p_196018-Mar-09 3:20 
AnswerRe: How to create window with Transparency level starts from 0 to 100%? Pin
Jerry.Wang18-Mar-09 3:25
Jerry.Wang18-Mar-09 3:25 
GeneralRe: How to create window with Transparency level starts from 0 to 100%? Pin
p_196018-Mar-09 6:50
p_196018-Mar-09 6:50 
GeneralRe: How to create window with Transparency level starts from 0 to 100%? Pin
Jerry.Wang18-Mar-09 13:43
Jerry.Wang18-Mar-09 13:43 
QuestionHow to know the type of application? Pin
Cool_Phillip18-Mar-09 2:28
Cool_Phillip18-Mar-09 2:28 

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.