Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: conversion confusion... Pin
GDavy23-Jun-05 23:21
GDavy23-Jun-05 23:21 
GeneralRe: conversion confusion... Pin
mekanoo24-Jun-05 0:13
mekanoo24-Jun-05 0:13 
GeneralRe: conversion confusion... Pin
Gary R. Wheeler24-Jun-05 3:25
Gary R. Wheeler24-Jun-05 3:25 
GeneralRe: conversion confusion... Pin
mekanoo25-Jun-05 2:32
mekanoo25-Jun-05 2:32 
GeneralWorking with Media Files Pin
Adeel68823-Jun-05 20:51
Adeel68823-Jun-05 20:51 
GeneralCFile---reda write Pin
a_du23-Jun-05 20:02
a_du23-Jun-05 20:02 
GeneralRe: CFile---reda write Pin
ThatsAlok23-Jun-05 21:14
ThatsAlok23-Jun-05 21:14 
GeneralRe: CFile---reda write Pin
Priyank Bolia23-Jun-05 21:29
Priyank Bolia23-Jun-05 21:29 
I guess you should use CStdioFile instead of CFile and use function like ReadString and WriteString. Then use Tokenize function of CString to parse the data.
a_du wrote:
if i define a buffer[length] to load the data, i found that the last few chars of the array are mass things.How does this come

<br />
byte buffer[length + 1];<br />
buffer[length] = '\0';


http://www.priyank.in/
GeneralCOMPARE 2 Strings Pin
ana_bahy23-Jun-05 20:02
ana_bahy23-Jun-05 20:02 
GeneralRe: COMPARE 2 Strings Pin
Maxwell Chen23-Jun-05 20:32
Maxwell Chen23-Jun-05 20:32 
GeneralRe: COMPARE 2 Strings Pin
Weiye Chen23-Jun-05 20:36
Weiye Chen23-Jun-05 20:36 
GeneralRe: COMPARE 2 Strings Pin
ana_bahy23-Jun-05 20:42
ana_bahy23-Jun-05 20:42 
GeneralRe: COMPARE 2 Strings Pin
toxcct23-Jun-05 20:49
toxcct23-Jun-05 20:49 
GeneralRe: COMPARE 2 Strings Pin
ana_bahy23-Jun-05 20:58
ana_bahy23-Jun-05 20:58 
GeneralRe: COMPARE 2 Strings Pin
toxcct23-Jun-05 21:00
toxcct23-Jun-05 21:00 
GeneralRe: COMPARE 2 Strings Pin
ana_bahy23-Jun-05 21:14
ana_bahy23-Jun-05 21:14 
GeneralRe: COMPARE 2 Strings Pin
Maxwell Chen23-Jun-05 21:14
Maxwell Chen23-Jun-05 21:14 
GeneralRe: COMPARE 2 Strings Pin
GDavy23-Jun-05 21:15
GDavy23-Jun-05 21:15 
GeneralRe: COMPARE 2 Strings Pin
ana_bahy23-Jun-05 21:25
ana_bahy23-Jun-05 21:25 
GeneralEntry and exit (When Exit its does entry) Pin
Cillieacc0rd5o423-Jun-05 19:46
Cillieacc0rd5o423-Jun-05 19:46 
GeneralRe: Entry and exit (When Exit its does entry) Pin
ThatsAlok23-Jun-05 22:52
ThatsAlok23-Jun-05 22:52 
Questionis this a memory leak? Pin
Hums23-Jun-05 19:02
Hums23-Jun-05 19:02 
AnswerRe: is this a memory leak? Pin
Weiye Chen23-Jun-05 19:20
Weiye Chen23-Jun-05 19:20 
QuestionHow to find the missing samples in PCM or Sine Wave Pin
jag_kgp23-Jun-05 19:01
jag_kgp23-Jun-05 19:01 
GeneralImage Transformation Pin
ThatsAlok23-Jun-05 18:40
ThatsAlok23-Jun-05 18: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.