Hi all, I'm a new 3dgs user and it's my first question. In c++ we can declare a local variable as being static. The data value of a static variable persists for the life of the running process.I want to use this type of variables in a function. Is it possible with Lite-c ? Thx a lot.
Thx Joey, I didn't find the answer because I sought in the French manual and the section about variables is not complete, so I will work with the English version.Thx again...