Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Profiling MFC Windows App Pin
Andrew Hoole11-Dec-06 3:48
Andrew Hoole11-Dec-06 3:48 
QuestionRe: Profiling MFC Windows App Pin
David Crow11-Dec-06 4:31
David Crow11-Dec-06 4:31 
Questionchange style of Tab Control in property sheet Pin
Manjunath S11-Dec-06 2:26
Manjunath S11-Dec-06 2:26 
AnswerRe: change style of Tab Control in property sheet Pin
Michael Dunn11-Dec-06 7:19
sitebuilderMichael Dunn11-Dec-06 7:19 
GeneralRe: change style of Tab Control in property sheet Pin
Mark Salsbery11-Dec-06 7:40
Mark Salsbery11-Dec-06 7:40 
GeneralRe: change style of Tab Control in property sheet Pin
Michael Dunn11-Dec-06 9:07
sitebuilderMichael Dunn11-Dec-06 9:07 
GeneralRe: change style of Tab Control in property sheet Pin
Mark Salsbery11-Dec-06 7:43
Mark Salsbery11-Dec-06 7:43 
QuestionData within a Text File Pin
Programm3r11-Dec-06 1:48
Programm3r11-Dec-06 1:48 
Hi all,

I'm looking for a more intellegent way to get data from a file and manage that data. For instance lets say i have a file with the following data in it:

[Category A]
filename = file1.txt
fileExtension = txt

[Category B]
ipAddress = 192.168.0.1
portNumber = 101

So how can I access only the parts within the file that is useful?? Confused | :confused: , without hardcoding anything.

Many Thanx


The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

AnswerRe: Data within a Text File Pin
Cedric Moonen11-Dec-06 1:52
Cedric Moonen11-Dec-06 1:52 
QuestionRe: Data within a Text File Pin
Programm3r11-Dec-06 1:56
Programm3r11-Dec-06 1:56 
AnswerRe: Data within a Text File Pin
Cedric Moonen11-Dec-06 2:00
Cedric Moonen11-Dec-06 2:00 
GeneralRe: Data within a Text File Pin
Programm3r11-Dec-06 2:15
Programm3r11-Dec-06 2:15 
AnswerRe: Data within a Text File Pin
David Crow11-Dec-06 3:10
David Crow11-Dec-06 3:10 
Questionissue: "passing" a std::map from an library to another Pin
ledzzep11-Dec-06 1:18
ledzzep11-Dec-06 1:18 
AnswerRe: issue: "passing" a std::map from an library to another Pin
Cedric Moonen11-Dec-06 1:46
Cedric Moonen11-Dec-06 1:46 
AnswerRe: issue: "passing" a std::map from an library to another Pin
prasad_som11-Dec-06 2:26
prasad_som11-Dec-06 2:26 
AnswerRe: issue: "passing" a std::map from an library to another Pin
James R. Twine11-Dec-06 3:56
James R. Twine11-Dec-06 3:56 
AnswerRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 4:07
Nemanja Trifunovic11-Dec-06 4:07 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 4:11
Zac Howland11-Dec-06 4:11 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:04
Nemanja Trifunovic11-Dec-06 10:04 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 10:10
Zac Howland11-Dec-06 10:10 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:38
Nemanja Trifunovic11-Dec-06 10:38 
QuestionWhere is the class wizard in VS2005 Pin
eli1502197911-Dec-06 1:01
eli1502197911-Dec-06 1:01 
AnswerRe: Where is the class wizard in VS2005 Pin
bob1697211-Dec-06 1:50
bob1697211-Dec-06 1:50 
AnswerRe: Where is the class wizard in VS2005 Pin
prasad_som11-Dec-06 4:59
prasad_som11-Dec-06 4:59 

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.