Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   camera_track_update() locks up (http://www.chiefdelphi.com/forums/showthread.php?t=35056)

anty 20-02-2005 15:01

camera_track_update() locks up
 
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.

jgannon 20-02-2005 17:15

Re: camera_track_update() locks up
 
You should only need to call camera_track_update() once, and the struct will continually update itself automatically.

anty 21-02-2005 19:08

Re: camera_track_update() locks up
 
Thanks. The camera_track_update() function is called to check if the new data is ready.


All times are GMT -5. The time now is 04:36.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi