User profile: klttyus

User info
User name:klttyus
History
Joined:
Number of posts:1
Latest posts:

can't do file i/o if path is a variable
The path variable needs to be a c style string, so instead of f.open(path) instead do f.open(path.c_...

This user does not accept Private Messages