Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: possible to override [] operator? Pin
Sauce!24-Jul-08 1:07
Sauce!24-Jul-08 1:07 
GeneralRe: possible to override [] operator? Pin
Cedric Moonen24-Jul-08 7:40
Cedric Moonen24-Jul-08 7:40 
GeneralRe: possible to override [] operator? Pin
Sauce!24-Jul-08 22:39
Sauce!24-Jul-08 22:39 
QuestionAdding buttons and scrollbar to a groupbox in MFC Pin
hari_honey24-Jul-08 0:25
hari_honey24-Jul-08 0:25 
QuestionGrid Reading Pin
vijith.squadz23-Jul-08 23:59
professionalvijith.squadz23-Jul-08 23:59 
AnswerRe: Grid Reading Pin
KarstenK24-Jul-08 0:42
mveKarstenK24-Jul-08 0:42 
GeneralRe: Grid Reading Pin
vijith.squadz24-Jul-08 17:32
professionalvijith.squadz24-Jul-08 17:32 
QuestionHow to extract each column within the data file after reading ????????? Please Help Pin
taniav23-Jul-08 23:53
taniav23-Jul-08 23:53 
hi ,

Using VC++.....i was able to read data file with different columns..but i want to extract each individual column for furthur processing...my data files are tsv format(tab separated).

my data in tsv is like this

TheTime Heart_Rate spo2 belt acc_x acc_y acc_z temp
3.956.860.418.777 1.025.091 0.9678570 -0.7526630 -1.448.000 -1.383.487 -1.103.595 -2.810.811
3.956.860.418.783 1.024.589 0.9676060 -0.8066331 -1.451.012 -1.383.487 -1.103.595 -2.812.317
3.956.860.418.789 1.024.589 0.9676060 -0.9462026 -1.447.247 -1.384.240 -1.106.607 -2.810.560
3.956.860.418.795 1.024.338 0.9673550 -1.076.986 -1.446.996 -1.385.746 -1.102.591 -2.816.082

how do i go about extracting each column??

thnkx
AnswerRe: How to extract each column within the data file after reading ????????? Please Help Pin
CPallini24-Jul-08 0:14
mveCPallini24-Jul-08 0:14 
QuestionRe: How to extract each column within the data file after reading ????????? Please Help Pin
David Crow24-Jul-08 3:08
David Crow24-Jul-08 3:08 
AnswerRe: How to extract each column within the data file after reading ????????? Please Help Pin
taniav27-Jul-08 23:38
taniav27-Jul-08 23:38 
QuestionHELP please. Pin
chasoknight23-Jul-08 23:40
chasoknight23-Jul-08 23:40 
AnswerRe: HELP please. Pin
suefyzah24-Jul-08 15:26
suefyzah24-Jul-08 15:26 
QuestionHow to pass enum variable? Pin
SRKSHOME23-Jul-08 23:27
SRKSHOME23-Jul-08 23:27 
AnswerRe: How to pass enum variable? Pin
Matthew Faithfull23-Jul-08 23:41
Matthew Faithfull23-Jul-08 23:41 
GeneralRe: How to pass enum variable? Pin
SRKSHOME24-Jul-08 1:04
SRKSHOME24-Jul-08 1:04 
QuestionRe: How to pass enum variable? Pin
CPallini24-Jul-08 1:44
mveCPallini24-Jul-08 1:44 
AnswerRe: How to pass enum variable? Pin
SRKSHOME24-Jul-08 2:18
SRKSHOME24-Jul-08 2:18 
GeneralYou are welcome Pin
CPallini24-Jul-08 2:41
mveCPallini24-Jul-08 2:41 
GeneralRe: How to pass enum variable? Pin
Matthew Faithfull24-Jul-08 1:48
Matthew Faithfull24-Jul-08 1:48 
GeneralRe: How to pass enum variable? Pin
SRKSHOME24-Jul-08 2:17
SRKSHOME24-Jul-08 2:17 
Question(vc++ 2005) how can i put double quote in to TCHAR string literal ? Pin
xanagan66623-Jul-08 22:50
xanagan66623-Jul-08 22:50 
AnswerRe: (vc++ 2005) how can i put double quote in to TCHAR string literal ? Pin
YaronNir23-Jul-08 22:52
YaronNir23-Jul-08 22:52 
GeneralRe: (vc++ 2005) how can i put double quote in to TCHAR string literal ? Pin
xanagan66623-Jul-08 23:22
xanagan66623-Jul-08 23:22 
QuestionIs there an existing macro to document all methods in a cpp file? Pin
YaronNir23-Jul-08 22:50
YaronNir23-Jul-08 22:50 

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.