Hi,
I want to pass string to function. Inside it i want to make some changes to the string and then return somehow changed string. Is there a way to do it, different from using global variable?
I know I can't return string value using 'return' statement. I was thinking of using pointers, but I didn't managed to make them work in a way I was wanting them to.
Thanks in advance.
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

How to midify string in function?
Started by
michalvsoft
, Jun 21 2006 15:46
1 reply to this topic