#How to Save Binary Files Efficiently and Simply

1 messages · Page 1 of 1 (latest)

hasty quarry
#

I want to save the user's name and password in binary
But I tried many ways can not properly save and use. Please help megdcoldsweat

fickle hatch
#

You can use store_pascal_string() / get_pascal_string() to save/load the string.