Click here to Skip to main content
15,914,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Print an image file on default printer from c++ application Pin
ShilpaPotnis16-Oct-07 6:12
ShilpaPotnis16-Oct-07 6:12 
QuestionHow do you set the text color for a static label? Pin
littleGreenDude16-Oct-07 5:14
littleGreenDude16-Oct-07 5:14 
QuestionRe: How do you set the text color for a static label? Pin
David Crow16-Oct-07 5:21
David Crow16-Oct-07 5:21 
AnswerRe: How do you set the text color for a static label? Pin
littleGreenDude16-Oct-07 5:43
littleGreenDude16-Oct-07 5:43 
GeneralRe: How do you set the text color for a static label? Pin
David Crow16-Oct-07 5:52
David Crow16-Oct-07 5:52 
GeneralRe: How do you set the text color for a static label? Pin
littleGreenDude16-Oct-07 6:13
littleGreenDude16-Oct-07 6:13 
GeneralRe: How do you set the text color for a static label? Pin
David Crow16-Oct-07 6:20
David Crow16-Oct-07 6:20 
Questionhow to read txt file Pin
nomi khan16-Oct-07 5:11
nomi khan16-Oct-07 5:11 
I want to read a .txt file by my program, how can i do this? I have columns in my notepad file for e.g.


CUST. NO. X Y

0 71 69

1 53 57

3 69 12

4 58 12

5 63 45

6 25 109

7 100 81

8 .. ..

9 .. ..

10 .. ..

11


these are the 3 columns i have i.e. CUST. NO., X, and Y in my notepad file and i want my program to read it. The Cust No might go to thousands, means i dunno how much will it be. Also tell me what should i use to store these values or colums? simple arrays or linked lists or anything else?

Kindly help me in this regard by helping me in source code, ill be very thankful to u. Take care.

nOmI

QuestionRe: how to read txt file Pin
David Crow16-Oct-07 5:18
David Crow16-Oct-07 5:18 
AnswerRe: how to read txt file Pin
jhwurmbach16-Oct-07 6:05
jhwurmbach16-Oct-07 6:05 
AnswerRe: how to read txt file Pin
Hamid_RT16-Oct-07 8:29
Hamid_RT16-Oct-07 8:29 
AnswerRe: how to read txt file Pin
aks.16-Oct-07 18:14
aks.16-Oct-07 18:14 
GeneralRe: how to read txt file Pin
ThatsAlok17-Oct-07 2:10
ThatsAlok17-Oct-07 2:10 
GeneralRe: how to read txt file Pin
aks.17-Oct-07 2:41
aks.17-Oct-07 2:41 
QuestionWSA - SOCKET ERROR Pin
marc.bellario16-Oct-07 4:31
marc.bellario16-Oct-07 4:31 
AnswerRe: WSA - SOCKET ERROR Pin
led mike16-Oct-07 4:51
led mike16-Oct-07 4:51 
GeneralRe: WSA - SOCKET ERROR Pin
marc.bellario16-Oct-07 5:08
marc.bellario16-Oct-07 5:08 
GeneralRe: WSA - SOCKET ERROR Pin
Mark Salsbery16-Oct-07 5:17
Mark Salsbery16-Oct-07 5:17 
GeneralRe: WSA - SOCKET ERROR Pin
David Crow16-Oct-07 5:25
David Crow16-Oct-07 5:25 
GeneralRe: WSA - SOCKET ERROR Pin
Mark Salsbery16-Oct-07 6:31
Mark Salsbery16-Oct-07 6:31 
GeneralRe: WSA - SOCKET ERROR Pin
led mike16-Oct-07 5:22
led mike16-Oct-07 5:22 
QuestionProblem with a loop in UpdateWindow Pin
Nelek16-Oct-07 3:17
protectorNelek16-Oct-07 3:17 
QuestionRe: Problem with a loop in UpdateWindow Pin
David Crow16-Oct-07 4:02
David Crow16-Oct-07 4:02 
AnswerRe: Problem with a loop in UpdateWindow Pin
Nelek16-Oct-07 21:49
protectorNelek16-Oct-07 21:49 
GeneralRe: Problem with a loop in UpdateWindow Pin
David Crow17-Oct-07 4:20
David Crow17-Oct-07 4: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.