Click here to Skip to main content
16,006,822 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalfseek() - generic question dued to a problem Pin
Lockhart6-Apr-02 6:56
Lockhart6-Apr-02 6:56 
GeneralRe: fseek() - generic question dued to a problem Pin
Chris Losinger6-Apr-02 7:24
professionalChris Losinger6-Apr-02 7:24 
GeneralRe: fseek() - generic question dued to a problem Pin
Lockhart6-Apr-02 7:59
Lockhart6-Apr-02 7:59 
GeneralRe: fseek() - generic question dued to a problem Pin
Christian Graus6-Apr-02 17:12
protectorChristian Graus6-Apr-02 17:12 
GeneralRe: fseek() - generic question dued to a problem Pin
Lockhart6-Apr-02 23:13
Lockhart6-Apr-02 23:13 
GeneralRe: fseek() - generic question dued to a problem Pin
Christian Graus6-Apr-02 23:43
protectorChristian Graus6-Apr-02 23:43 
GeneralRe: fseek() - generic question dued to a problem Pin
Lockhart7-Apr-02 0:38
Lockhart7-Apr-02 0:38 
GeneralRe: fseek() - generic question dued to a problem Pin
Christian Graus7-Apr-02 0:43
protectorChristian Graus7-Apr-02 0:43 
I would always recommend using C++ code over C equivelants, the C++ libraries were written not just to do the same as the C stuff, but to do it better. I was seriously asking, because I notice a lot of people posting C code and I'm happy to learn that it does some things better, better to ask and find out than wade in with my opinion and be told Wink | ;-)

Your code looked to me like it would be a lot more readable using ifstream though, although I admit I only glanced over it.


Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.

"I'm somewhat suspicious of STL though. My (test,experimental) program worked first time. Whats that all about??!?!
- Jon Hulatt, 22/3/2002
GeneralRe: fseek() - generic question dued to a problem Pin
Lockhart7-Apr-02 1:39
Lockhart7-Apr-02 1:39 
GeneralMain window not brought to foreground on alt+tab when modal dialog is shown Pin
Scott King6-Apr-02 6:29
Scott King6-Apr-02 6:29 
GeneralAdd / Remove Programmatically Pin
Somu Lakshmanan6-Apr-02 5:22
Somu Lakshmanan6-Apr-02 5:22 
GeneralRe: Add / Remove Programmatically Pin
Dominik Reichl6-Apr-02 7:14
Dominik Reichl6-Apr-02 7:14 
GeneralDialog Window Initial Location :: MFC Pin
valikac6-Apr-02 5:28
valikac6-Apr-02 5:28 
GeneralRe: Dialog Window Initial Location :: MFC Pin
Nish Nishant6-Apr-02 5:41
sitebuilderNish Nishant6-Apr-02 5:41 
GeneralRe: Dialog Window Initial Location :: MFC Pin
Shog96-Apr-02 8:00
sitebuilderShog96-Apr-02 8:00 
GeneralRe: Dialog Window Initial Location :: MFC Pin
valikac6-Apr-02 8:22
valikac6-Apr-02 8:22 
GeneralRe: Dialog Window Initial Location :: MFC Pin
Mazdak6-Apr-02 9:07
Mazdak6-Apr-02 9:07 
GeneralRe: Dialog Window Initial Location :: MFC Pin
valikac6-Apr-02 9:44
valikac6-Apr-02 9:44 
GeneralAddPrinter doubt Pin
Somu Lakshmanan6-Apr-02 5:18
Somu Lakshmanan6-Apr-02 5:18 
GeneralCFileStudio Pin
Mazdak6-Apr-02 5:09
Mazdak6-Apr-02 5:09 
GeneralRe: CFileStudio Pin
Dominik Reichl6-Apr-02 7:22
Dominik Reichl6-Apr-02 7:22 
Generaldialog question Pin
jafrazee6-Apr-02 3:45
jafrazee6-Apr-02 3:45 
GeneralRe: dialog question Pin
Renjith Ramachandran6-Apr-02 3:58
Renjith Ramachandran6-Apr-02 3:58 
GeneralRe: dialog question Pin
jafrazee6-Apr-02 4:11
jafrazee6-Apr-02 4:11 
GeneralRe: dialog question Pin
alex.barylski6-Apr-02 4:32
alex.barylski6-Apr-02 4:32 

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.