Click here to Skip to main content
15,907,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionUDP socket and GPRS Pin
nahitan11-Dec-08 4:27
nahitan11-Dec-08 4:27 
QuestionRepost Pin
led mike11-Dec-08 4:45
led mike11-Dec-08 4:45 
AnswerRe: Repost Pin
nahitan11-Dec-08 6:05
nahitan11-Dec-08 6:05 
GeneralRe: Repost Pin
led mike11-Dec-08 6:39
led mike11-Dec-08 6:39 
AnswerRe: UDP socket and GPRS Pin
Code-o-mat11-Dec-08 5:28
Code-o-mat11-Dec-08 5:28 
GeneralRe: UDP socket and GPRS Pin
nahitan11-Dec-08 5:54
nahitan11-Dec-08 5:54 
GeneralRe: UDP socket and GPRS Pin
Code-o-mat11-Dec-08 6:32
Code-o-mat11-Dec-08 6:32 
QuestionIgnoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 2:33
Mustafa Ismail Mustafa11-Dec-08 2:33 
When reading a binary file, and you have no clue what the delimeter may be, since you only care about the raw number of bytes you read, and yes there are thousands of \n's in the file for some reason.

Is there a single function that can do that without specifying what the delimeter is or do I have to read this character by character?

Don't forget to vote if the response was helpful


Sig history

"dad" Ishmail-Samuel Mustafa

Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation

"There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib

GeneralRe: Ignoring \n in a binary file during reading Pin
Luc Pattyn11-Dec-08 2:36
sitebuilderLuc Pattyn11-Dec-08 2:36 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 2:46
Mustafa Ismail Mustafa11-Dec-08 2:46 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 2:58
professionalStuart Dootson11-Dec-08 2:58 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 3:04
Mustafa Ismail Mustafa11-Dec-08 3:04 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 4:32
professionalStuart Dootson11-Dec-08 4:32 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 4:41
Mustafa Ismail Mustafa11-Dec-08 4:41 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 6:50
professionalStuart Dootson11-Dec-08 6:50 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 10:34
Mustafa Ismail Mustafa11-Dec-08 10:34 
GeneralRe: Ignoring \n in a binary file during reading [modified] Pin
Stuart Dootson11-Dec-08 12:53
professionalStuart Dootson11-Dec-08 12:53 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 21:03
Mustafa Ismail Mustafa11-Dec-08 21:03 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 21:11
professionalStuart Dootson11-Dec-08 21:11 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 21:44
Mustafa Ismail Mustafa11-Dec-08 21:44 
GeneralRe: Ignoring \n in a binary file during reading Pin
Stuart Dootson11-Dec-08 23:11
professionalStuart Dootson11-Dec-08 23:11 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa12-Dec-08 1:00
Mustafa Ismail Mustafa12-Dec-08 1:00 
GeneralRe: Ignoring \n in a binary file during reading Pin
Luc Pattyn11-Dec-08 3:07
sitebuilderLuc Pattyn11-Dec-08 3:07 
GeneralRe: Ignoring \n in a binary file during reading Pin
Mustafa Ismail Mustafa11-Dec-08 3:18
Mustafa Ismail Mustafa11-Dec-08 3:18 
GeneralRe: Ignoring \n in a binary file during reading Pin
Luc Pattyn11-Dec-08 3:40
sitebuilderLuc Pattyn11-Dec-08 3:40 

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.