Hi,
I want write a array with line break in file.txt (I attacehd the screen array)
and when i check the file appear with white spaces (I attached file .txt )
Somepeople know how remove this white spaces??
Thanks you
Regars XABI
Seems like you use SIZEOF as size, but you need to use LEN as size of data which you want to write.
Log in to post a comment.
Hi,
I want write a array with line break in file.txt (I attacehd the screen array)
and when i check the file appear with white spaces (I attached file .txt )
Somepeople know how remove this white spaces??
Thanks you
Regars
XABI
Last edit: xabier 2024-04-22
Seems like you use SIZEOF as size, but you need to use LEN as size of data which you want to write.
Last edit: kislov 2024-04-23