3 Dec
2002
3 Dec
'02
11:21 p.m.
I have seen some definitions of functions in a spec file where a string was defined as str or wstr. I do remember that there was an issue with this depending if the string parameter was input only (eg. const) or an input/output parameter. Is this still valid and if yes how are the rules? Rolf Kalbermatter
4 Dec
4 Dec
6:46 a.m.
On Wed, Dec 04, 2002 at 12:21:55AM +0100, Rolf Kalbermatter wrote:
I have seen some definitions of functions in a spec file where a string was defined as str or wstr. I do remember that there was an issue with this depending if the string parameter was input only (eg. const) or an input/output parameter.
This is only for string parameters which are valid during input. Ciao, Marcus
8411
Age (days ago)
8412
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marcus Meissner -
Rolf Kalbermatter