[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Q] instance variable name problem in GSWeb
From: |
Sungjin Chun |
Subject: |
[Q] instance variable name problem in GSWeb |
Date: |
Fri, 24 Nov 2000 20:24:46 +0900 |
Hello, I'm Sungjin Chun.
Instance variables in GSWeb framework is not appended by '_'
character and this causes some error in compilation.
I think appending @private in class interface declaration solves
problem or appending '_' in instance variable solves.
I think first one is easy solution. Any opinions?
Sorry for my poor english and Thanks in advance.
- [Q] instance variable name problem in GSWeb,
Sungjin Chun <=