Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Where to insert new code? (http://www.chiefdelphi.com/forums/showthread.php?t=34972)

katkana 19-02-2005 13:02

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

Embok 19-02-2005 13:27

Re: Where to insert new code?
 
User_Routines

katkana 19-02-2005 13:34

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?

Embok 19-02-2005 13:39

Re: Where to insert new code?
 
In the Function Process_Data_From_Master_uP right below where it says /* Add your own code here. */

katkana 19-02-2005 13:44

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.

Embok 19-02-2005 13:47

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