Results 1 to 3 of 3

Thread: Is this Possible

  1. #1
    Junior Member
    Join Date
    Sep 2006
    Answers
    27

    Question Is this Possible

    Is it possible to use the Name used for the data item on another EXTERNAL item within the same program?


  2. #2
    Junior Member
    Join Date
    Sep 2006
    Answers
    27

    Re: Is this Possible

    No it is not possible. That is the name used for the data item cannot be used on another EXTERNAL item within the same program.


  3. #3

    Re: Is this Possible

    In microcontroller based compilers there is a provision for using interrupts when timer0 overflows or timer1 overflows.

    The syntax is,
    void time_func(void) interrupt 1 using 1
    {
    :
    BODY OF THE FUNCTION
    :
    }


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact