CON vs. =


Closed Thread
Results 1 to 7 of 7

Thread: CON vs. =

Hybrid View

  1. #1
    Join Date
    Sep 2010
    Location
    Las Vegas, NV
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: CON vs. =

    I agree but both of the examples use some of the PICs RAM where declaring MYCON CON 155 only would not.

    At least that is my understanding.

  2. #2
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Default Re: CON vs. =

    Quote Originally Posted by AvionicsMaster1 View Post
    I agree but both of the examples use some of the PICs RAM where declaring MYCON CON 155 only would not.

    At least that is my understanding.
    You are correct, constants use no RAM, but variables use RAM space depenedent on their type.

Members who have read this thread : 0

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