hello everyone..... i need to read to read text file(containing assembly code) and store the data line by line into a string and then access the string one by one and convert the code in equivalent machine code.Can anyone help me as to how to store the lines in different strings and access them separately.....