Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access Driver in Embedded Standard OS Pin
Frederick J. Harris10-Jul-17 3:28
Frederick J. Harris10-Jul-17 3:28 
AnswerRe: Access Driver in Embedded Standard OS Pin
Randor 10-Jul-17 8:47
professional Randor 10-Jul-17 8:47 
QuestionHow to run a java script(json) from my vc++ code? Pin
pankajkumar4-Jul-17 2:25
pankajkumar4-Jul-17 2:25 
SuggestionRe: How to run a java script(json) from my vc++ code? Pin
Richard MacCutchan4-Jul-17 2:56
mveRichard MacCutchan4-Jul-17 2:56 
GeneralRe: How to run a java script(json) from my vc++ code? Pin
pankajkumar4-Jul-17 19:36
pankajkumar4-Jul-17 19:36 
GeneralRe: How to run a java script(json) from my vc++ code? Pin
Richard MacCutchan4-Jul-17 21:29
mveRichard MacCutchan4-Jul-17 21:29 
GeneralRe: How to run a java script(json) from my vc++ code? Pin
pankajkumar4-Jul-17 19:38
pankajkumar4-Jul-17 19:38 
GeneralRe: How to run a java script(json) from my vc++ code? Pin
pankajkumar4-Jul-17 19:42
pankajkumar4-Jul-17 19:42 
QuestionRe: How to run a java script(json) from my vc++ code? Pin
David Crow5-Jul-17 2:22
David Crow5-Jul-17 2:22 
AnswerRe: How to run a java script(json) from my vc++ code? Pin
pankajkumar5-Jul-17 3:08
pankajkumar5-Jul-17 3:08 
QuestionHelp with .lib for STD::COUT Pin
ForNow2-Jul-17 16:28
ForNow2-Jul-17 16:28 
AnswerRe: Help with .lib for STD::COUT Pin
Richard MacCutchan2-Jul-17 21:58
mveRichard MacCutchan2-Jul-17 21:58 
AnswerRe: Help with .lib for STD::COUT Pin
leon de boer4-Jul-17 2:54
leon de boer4-Jul-17 2:54 
GeneralRe: Help with .lib for STD::COUT Pin
ForNow4-Jul-17 3:38
ForNow4-Jul-17 3:38 
GeneralRe: Help with .lib for STD::COUT Pin
Randor 5-Jul-17 2:42
professional Randor 5-Jul-17 2:42 
GeneralRe: Help with .lib for STD::COUT Pin
ForNow5-Jul-17 3:12
ForNow5-Jul-17 3:12 
AnswerRe: Help with .lib for STD::COUT Pin
Randor 5-Jul-17 3:20
professional Randor 5-Jul-17 3:20 
QuestionSimple question about templates Pin
Richard MacCutchan2-Jul-17 5:25
mveRichard MacCutchan2-Jul-17 5:25 
QuestionRe: Simple question about templates Pin
David Crow2-Jul-17 17:44
David Crow2-Jul-17 17:44 
AnswerRe: Simple question about templates Pin
Richard MacCutchan2-Jul-17 21:55
mveRichard MacCutchan2-Jul-17 21:55 
AnswerRe: Simple question about templates Pin
jschell5-Jul-17 6:22
jschell5-Jul-17 6:22 
GeneralRe: Simple question about templates Pin
Richard MacCutchan5-Jul-17 6:28
mveRichard MacCutchan5-Jul-17 6:28 
QuestionManipulating of .txt file Pin
Artur Grabowski1-Jul-17 21:44
Artur Grabowski1-Jul-17 21:44 
Welcome guys!!!
I am a beginner in C++ and I have a little task to solve. Ihave a file .txt like this :
net.txt - Google Drive[^]
And i want make tables that for each number gives all value about the nuber from data
Something like this :
Number9	
from	value
1	0,70606
3	0,99605
11	-0,28155
12	0,58371
15	0,70069
17	-0,95633
18	0,84633
19	0,77246
25	0,49101
30	-0,76256
31	0,77975
34	0,73573
44	-0,6106
45	-0,91379
51	0,25814
53	-0,59725
54	-0,78294
58	0,13108
70	-0,02528
73	0,37034
75	0,23552
76	-0,54187
78	0,77419
79	0,4681
80	-0,01923
83	0,39902
85	0,82687

I will be grateful for help or advices
Thanks !!!!
AnswerRe: Manipulating of .txt file Pin
Richard Andrew x642-Jul-17 2:59
professionalRichard Andrew x642-Jul-17 2:59 
GeneralRe: Manipulating of .txt file Pin
Artur Grabowski2-Jul-17 4:18
Artur Grabowski2-Jul-17 4:18 

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.