Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Peter Weyzen17-Dec-07 20:48
Peter Weyzen17-Dec-07 20:48 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba17-Dec-07 21:36
Cabomba17-Dec-07 21:36 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Iain Clarke, Warrior Programmer17-Dec-07 23:48
Iain Clarke, Warrior Programmer17-Dec-07 23:48 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba18-Dec-07 19:50
Cabomba18-Dec-07 19:50 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Iain Clarke, Warrior Programmer18-Dec-07 23:56
Iain Clarke, Warrior Programmer18-Dec-07 23:56 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba20-Dec-07 3:51
Cabomba20-Dec-07 3:51 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Iain Clarke, Warrior Programmer20-Dec-07 23:56
Iain Clarke, Warrior Programmer20-Dec-07 23:56 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba14-Jan-08 19:21
Cabomba14-Jan-08 19:21 
sorry for the very very late reply...

ya, there's always a Integer32 whenever I run the prog and saved it to a text file. Tht's the format of the output.

What if I had 2 lines tht have Integer32 but different values? how am I supposed to extract the values? Fo e.g. like the one below:
Variable = .iso.org.dod.internet.private.enterprises.9.9.273.1.3.1.1.3.1.8.105.118.116.108.95.97.112.49.0.2.45.4.155.81<br />
Value    = Integer32 -39<br />
<br />
Variable = .iso.org.dod.internet.private.enterprises.9.9.273.1.3.1.1.3.1.8.105.118.116.108.95.97.112.49.0.32.166.80.182.220<br />
Value    = Integer32 -39<br />
<br />
End of MIB subtree.<br />
<br />

GeneralRe: How to read only the integer value of a txt file in C++ Pin
Iain Clarke, Warrior Programmer14-Jan-08 21:52
Iain Clarke, Warrior Programmer14-Jan-08 21:52 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba19-Jan-08 5:25
Cabomba19-Jan-08 5:25 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
William Engberts17-Dec-07 23:01
William Engberts17-Dec-07 23:01 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba18-Dec-07 19:45
Cabomba18-Dec-07 19:45 
GeneralRe: How to read only the integer value of a txt file in C++ [modified] Pin
David Crow18-Dec-07 3:26
David Crow18-Dec-07 3:26 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba18-Dec-07 20:29
Cabomba18-Dec-07 20:29 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
David Crow19-Dec-07 2:31
David Crow19-Dec-07 2:31 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
Cabomba20-Dec-07 3:45
Cabomba20-Dec-07 3:45 
GeneralRe: How to read only the integer value of a txt file in C++ Pin
David Crow20-Dec-07 3:59
David Crow20-Dec-07 3:59 
GeneralUsing Wininet - Internetopenurl is not working in proxy environment Pin
Ravi Jadhav17-Dec-07 20:18
Ravi Jadhav17-Dec-07 20:18 
GeneralCalculate the number of times a character occurs in a string Pin
littlecheer17-Dec-07 20:11
littlecheer17-Dec-07 20:11 
GeneralRe: Calculate the number of times a character occurs in a string Pin
Nelek17-Dec-07 21:31
protectorNelek17-Dec-07 21:31 
GeneralRe: Calculate the number of times a character occurs in a string Pin
pierre_ribery18-Dec-07 0:51
pierre_ribery18-Dec-07 0:51 
GeneralRe: Calculate the number of times a character occurs in a string Pin
pierre_ribery18-Dec-07 0:52
pierre_ribery18-Dec-07 0:52 
Generalrun only single instant of application Pin
trioum17-Dec-07 19:00
trioum17-Dec-07 19:00 
GeneralRe: run only single instant of application Pin
Kiran Pinjala17-Dec-07 19:54
Kiran Pinjala17-Dec-07 19:54 
GeneralRe: run only single instant of application Pin
Peter Weyzen17-Dec-07 20:52
Peter Weyzen17-Dec-07 20:52 

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.