c# - How to read part of string from .txt file? -


here problem, have read data text file.

for example: "test1.txt" has data like

test1ze  g p 1 -   ‘   =  =    û   ¡  É É     end1=  =    û  test2  ¡  É É ‘end2   

i have read data test2 end2 in c# later have convert data in byte array.

http://msdn.microsoft.com/en-us/library/db5x7c0d.aspx may you, rest logic in c#. can find here: how 1 part of string


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -