Browse thread
Registering global roots
- Lukasz Stafiniak
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-09-09 (11:09) |
From: | Lukasz Stafiniak <lukstafi@g...> |
Subject: | Registering global roots |
Not that it is essential, but... when you allocate the result (one value only), before computing it, you have two solutions: either register parameters, or make a local copy of them. Which one to choose depends on the total size of parameters. Best Regards, Lukasz