View previous topic :: View next topic |
Author |
Message |
lopkiol
Joined: 26 Jan 2007 Posts: 20 Location: United Kingdom
|
Posted: Fri Jan 26, 2007 4:14 pm Post subject: rnd |
|
|
I see that there are a lot of functions, but no random function. Is it possible to include it? |
|
Back to top |
|
 |
nextstep Site Admin
Joined: 06 Jan 2007 Posts: 539
|
Posted: Sun Jan 28, 2007 5:38 am Post subject: |
|
|
Hello,
All is possible with programing however I'm not sure if there is a "rnd" fct with the same name in all systems (because k3DSurf should be portable)...I have to look for that and I'll let you know. _________________ Cheers,
Abderrahman |
|
Back to top |
|
 |
lopkiol
Joined: 26 Jan 2007 Posts: 20 Location: United Kingdom
|
Posted: Fri Feb 02, 2007 7:01 pm Post subject: |
|
|
Taha, the function is rand() and it is in the C library stdlib.h. Are you writing the code in C? |
|
Back to top |
|
 |
Guest
|
Posted: Sun Feb 04, 2007 5:38 am Post subject: |
|
|
I'm using C++ and I'll add it in the next release.
Taha |
|
Back to top |
|
 |
Guest
|
Posted: Sun Feb 04, 2007 4:07 pm Post subject: |
|
|
Thanks. K3DSurf is a very useful tool! |
|
Back to top |
|
 |
|