gcc complained about "write" being shadowed even though the "write"
variable name occured just in a function *prototype* -- so rename it
Loading
Please sign in to comment
variable name occured just in a function *prototype* -- so rename it