Check if the line begins with mem, swap or total and ignore any line that doesn't.
Use split(" +") to break each line into columns.
Extract the data from the relevant columns.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |