Mail Archives: djgpp/2000/03/29/15:14:37
I must call sin() inside an timer function (i can't use a LUT, would be
too inaccurate...)
I don't know how can i lock the function code (without knowing the size)
However the program runs very well, even if i force it to swap filling
all the ram, and even under w95 in background with lots of other
programs running...
On my computer, setting a timer and locking all but a single int makes a
full crash...
Is not a smart test, i know, so i want to ask:
Is it SAFE or i should lock sin() and related funx somehow?
How can i do it?
Thanx for any help
Night Walker
- Raw text -