![]() |
Where to insert new code?
I'm a little confused as to where to insert code of my own workings. It doesn't help that I'm both new to programming and have information from about five different sources floating through my head that each say different things. :p Any and all help will be much appreciated.
By the bye... the code I'm inserting is a limit code for one of our joysticks--it's too sensitive for the job we need it to do. Thanks in advance! ~kat |
Re: Where to insert new code?
User_Routines
|
Re: Where to insert new code?
I knew that, but where exactly in user_routines? I'm trying to keep from messing up anything important, so should i put it directly into the default routine, before the user initialization, or ... ? Where's the best place?
|
Re: Where to insert new code?
In the Function Process_Data_From_Master_uP right below where it says /* Add your own code here. */
|
Re: Where to insert new code?
You know, that would make sense. I must've missed that line the first fifty times I'd read the code. :) Thanks for that.
|
Re: Where to insert new code?
No Problem, Happy Programming.
|
| All times are GMT -5. The time now is 04:40. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi