Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question(no mfc) Jpeglib ? Pin
int01h18-Jan-03 13:29
int01h18-Jan-03 13:29 
AnswerRe: (no mfc) Jpeglib ? Pin
Mike Nordell20-Jan-03 3:32
Mike Nordell20-Jan-03 3:32 
GeneralRemoving something you've drawn Pin
Vamp18-Jan-03 12:03
Vamp18-Jan-03 12:03 
GeneralRe: Removing something you've drawn Pin
Christian Graus18-Jan-03 12:49
protectorChristian Graus18-Jan-03 12:49 
GeneralRe: Removing something you've drawn Pin
Vamp19-Jan-03 6:05
Vamp19-Jan-03 6:05 
GeneralRe: Removing something you've drawn Pin
Vamp19-Jan-03 6:24
Vamp19-Jan-03 6:24 
GeneralRe: Removing something you've drawn Pin
Christian Graus19-Jan-03 8:36
protectorChristian Graus19-Jan-03 8:36 
Generalnewline in win xp Pin
SHaroz18-Jan-03 11:16
SHaroz18-Jan-03 11:16 
I'm writing a program in c whose output is directed to a file (i.e. myprog > myfile).

My problem is that whenever I print a newline character, printf("\n"), the program outputs both a carriage return and a newline. So while the output should have just one character whose value is 10, the program outputs a 13 followed by a 10.

I this this might have something to do with Windows XP. Has anyone else heard of this?

I would greatly appreciate ANY help that can be offered.

Thanks,
Steve
GeneralRe: newline in win xp Pin
Mike Nordell18-Jan-03 11:28
Mike Nordell18-Jan-03 11:28 
GeneralRe: newline in win xp Pin
SHaroz19-Jan-03 10:50
SHaroz19-Jan-03 10:50 
GeneralRe: newline in win xp Pin
Mike Nordell20-Jan-03 6:51
Mike Nordell20-Jan-03 6:51 
GeneralAdvanced WAV Manipulation Pin
EmilsHere18-Jan-03 11:15
EmilsHere18-Jan-03 11:15 
GeneralRe: Advanced WAV Manipulation Pin
gekoscan18-Jan-03 21:38
gekoscan18-Jan-03 21:38 
GeneralRepainting Pin
john john mackey18-Jan-03 9:05
john john mackey18-Jan-03 9:05 
GeneralRe: Repainting Pin
Daniel Ferguson19-Jan-03 17:10
Daniel Ferguson19-Jan-03 17:10 
GeneralRe: Repainting Pin
john john mackey20-Jan-03 6:47
john john mackey20-Jan-03 6:47 
GeneralRe: Repainting Pin
Daniel Ferguson20-Jan-03 13:07
Daniel Ferguson20-Jan-03 13:07 
GeneralDLL help Pin
Jagruthi18-Jan-03 8:47
Jagruthi18-Jan-03 8:47 
GeneralRe: DLL help Pin
Stefan Pedersen18-Jan-03 10:14
Stefan Pedersen18-Jan-03 10:14 
GeneralRe: DLL help Pin
HENDRIK R20-Jan-03 1:53
HENDRIK R20-Jan-03 1:53 
GeneralRe: DLL help Pin
Anonymous20-Jan-03 5:01
Anonymous20-Jan-03 5:01 
GeneralRe: DLL help Pin
Jagruthi20-Jan-03 5:05
Jagruthi20-Jan-03 5:05 
GeneralRe: DLL help Pin
HENDRIK R20-Jan-03 21:40
HENDRIK R20-Jan-03 21:40 
QuestionTutorial on IE plugin? Pin
boaconstrictor18-Jan-03 7:43
boaconstrictor18-Jan-03 7:43 
AnswerRe: Tutorial on IE plugin? Pin
Neville Franks18-Jan-03 9:20
Neville Franks18-Jan-03 9:20 

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.