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
Post a Comment