I am new to ARM assembly and I am trying to print a string from a .txt file to STDIN however I am unsure how to use the C function fgets to get the line. Could anyone help?