anty
20-02-2005, 15:01
When I call the function camera_track_update() in a while loop (just call the function and print out the values of the cam structure), the function locks up the program after about 30 calls. What's the problem here? By "locks up the program", I mean that the function is not returning. Thanks.