04-29-2007, 08:26 PM
Depends on how these two functions are related. The most universal, although not always the best, way is to use a global variable, like
str+ g_s
g_s=_s
Another function:
str+ g_s
out g_s
str+ g_s
g_s=_s
Another function:
str+ g_s
out g_s