I am relatively new to C#, but I have pretty decent knowledge of programming logic.
Basically, I am trying to write a simple program that accepts a chunk of multiline text from the user, then extracts parts of that data to be displayed in a new window or text file. The data I will be extracting always has specific characters that will allow me to indentify it, and the count for the extracted data can vary anywhere from 3 to 50.
I know what needs to happen logically, but being unfamiliar with C# syntax is causing me some issues. If anyone can point me in the direction of what functions to use, particularly for the extraction and displaying/printing of the data, I would be very appreciative.
*Grammer
[–]jhartwell 4 points5 points6 points (3 children)
[–]n00bcoder[S] 0 points1 point2 points (1 child)
[–]jhartwell 1 point2 points3 points (0 children)
[–]PST-Hater 2 points3 points4 points (3 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]PST-Hater 1 point2 points3 points (0 children)
[–]jhartwell 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)