Dec. 3, 2002
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
December 2002
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
8514
Age (days ago)
8515
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marcus Meissner -
Rolf Kalbermatter