Click here to Skip to main content
16,009,144 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Why font size is specified as 8, 10, 12, 14... Pin
Nishad S16-Mar-06 16:19
Nishad S16-Mar-06 16:19 
QuestionListView in vc++ 6.0 Pin
pankajgarg1215-Mar-06 22:10
pankajgarg1215-Mar-06 22:10 
AnswerRe: ListView in vc++ 6.0 Pin
toxcct15-Mar-06 22:23
toxcct15-Mar-06 22:23 
QuestionHow to test TCP/IP connection on the client-side? Pin
RoseAl15-Mar-06 21:57
RoseAl15-Mar-06 21:57 
AnswerRe: How to test TCP/IP connection on the client-side? Pin
Dathan Tseng15-Mar-06 21:59
Dathan Tseng15-Mar-06 21:59 
AnswerRe: How to test TCP/IP connection on the client-side? Pin
sunit515-Mar-06 22:07
sunit515-Mar-06 22:07 
QuestionPrinters !!! Pin
vikramlinux15-Mar-06 21:47
vikramlinux15-Mar-06 21:47 
Questioninsert char into buffer Pin
beardy janggut15-Mar-06 21:25
beardy janggut15-Mar-06 21:25 
i'm using fread to read a file ,and get all the characters in file into a buffer.

char buffer1[nfilelength];
numread=fread(buffer,sizeof(char),1,"text1.txt");

then when i compile, an error occured need me to put a constant integer in declaration of char buffer[], how can i do coz the file length is dynamic.


HelpMe
AnswerRe: insert char into buffer Pin
kakan15-Mar-06 21:32
professionalkakan15-Mar-06 21:32 
AnswerRe: insert char into buffer Pin
sunit515-Mar-06 21:45
sunit515-Mar-06 21:45 
AnswerRe: insert char into buffer Pin
Nishad S15-Mar-06 22:47
Nishad S15-Mar-06 22:47 
QuestionTreeView in vc++ 6.0 Pin
pankajgarg1215-Mar-06 21:12
pankajgarg1215-Mar-06 21:12 
AnswerRe: TreeView in vc++ 6.0 Pin
Nibu babu thomas15-Mar-06 21:18
Nibu babu thomas15-Mar-06 21:18 
AnswerRe: TreeView in vc++ 6.0 Pin
toxcct15-Mar-06 21:34
toxcct15-Mar-06 21:34 
AnswerRe: TreeView in vc++ 6.0 Pin
Michael Dunn16-Mar-06 5:18
sitebuilderMichael Dunn16-Mar-06 5:18 
Questionhow to create bitmap Pin
himuskanhere15-Mar-06 20:24
himuskanhere15-Mar-06 20:24 
AnswerRe: how to create bitmap Pin
Karlzheng15-Mar-06 21:14
Karlzheng15-Mar-06 21:14 
QuestionWriting different colums of data into excel file through code in vc++ Pin
ledallam15-Mar-06 20:20
ledallam15-Mar-06 20:20 
AnswerRe: Writing different colums of data into excel file through code in vc++ Pin
kakan15-Mar-06 21:29
professionalkakan15-Mar-06 21:29 
QuestionWriting data to excel file through code in vc++ Pin
ledallam15-Mar-06 20:13
ledallam15-Mar-06 20:13 
AnswerRe: Writing data to excel file through code in vc++ Pin
HakunaMatada15-Mar-06 22:14
HakunaMatada15-Mar-06 22:14 
GeneralRe: Writing data to excel file through code in vc++ Pin
ledallam15-Mar-06 22:44
ledallam15-Mar-06 22:44 
QuestionHow to fix this warning ? Pin
BeakX15-Mar-06 19:46
BeakX15-Mar-06 19:46 
AnswerRe: How to fix this warning ? Pin
Joe Woodbury15-Mar-06 20:11
professionalJoe Woodbury15-Mar-06 20:11 
AnswerRe: How to fix this warning ? Pin
toothless boots16-Mar-06 3:26
toothless boots16-Mar-06 3:26 

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.