building own library with include-files?


Results 1 to 26 of 26

Threaded View

  1. #8
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    There's no better way??

    There's always a "Better Way". And, always using the same method / coding style, is a sure fire way to make sure you never find it.

    Experiment!   Try new approaches to problems that you've already solved before. Learn what advantages one method has over the other, so that you can avoid the disadvantages the next time.

    Try using include files. If it doesn't work out for you, you can very easily just paste it back in your main code, no harm, no foul.   If it does work out for you, you'll have found the basis for that Personal "Library" mentioned at the beginning of this thread.
    <br>
    Last edited by Darrel Taylor; - 17th September 2005 at 10:13.
    DT

Similar Threads

  1. Continuous Interrupts when using DT_INTS and an INCLUDE file
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 15th January 2010, 22:42
  2. Can't seem to add AllDigital to the include files
    By ozarkshermit in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 12th November 2009, 05:21
  3. Missing 16F882 family include files :-(
    By campmdabt in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 27th December 2007, 02:17
  4. include files 8k limit
    By skimask in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 16th January 2006, 07:35
  5. Replies: 2
    Last Post: - 13th December 2005, 01:11

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts