saturn
Member level 1

- Joined
- Jul 3, 2004
- Messages
- 32
- Helped
- 2
- Reputation
- 4
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Solar System
- Activity points
- 267
Hi,
1 year+ of assembly programming really spoil my C skill. I think there is a way to do this but forget how it can be done.
If I create a variable "char buf[80];", how could I pass it to a function so that inside the function, buf can be written directly.
Thanks & regards.
1 year+ of assembly programming really spoil my C skill. I think there is a way to do this but forget how it can be done.
If I create a variable "char buf[80];", how could I pass it to a function so that inside the function, buf can be written directly.
Thanks & regards.