I'm trying to read a file and add a few lines, but I can only read it and write it in if I enter the entire path from the hard drive ( "C:/Usuarios/..." )
, when I try to add the relative path ("/archivo.txt")
does nothing, is it necessary some structure or specific format?