• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

test please delete

Collapse
This is a sticky topic.
X
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #id
    Originally posted by zeitghost View Post


    D cells no doubt...



    P.S. You realise that we're both dead don't you?
    You are so lucky she's in a meeting and might not read that!
    Best Forum Advisor 2014
    Work in the public sector? You can read my FAQ here
    Click here to get 15% off your first year's IPSE membership

    Comment


      #id
      Originally posted by TheFaQQer View Post
      BrilloPad probably has it - he stole 50k from me
      quality...

      Comment


        #id
        Originally posted by TheFaQQer View Post
        You are so lucky she's in a meeting and might not read that!
        Just as well I didn't suggest it was mains operated then...

        Comment


          #id
          Blimey quiet in here this morning
          Si posse, recte, si non, quocumque modo rem

          Comment


            #id
            I've been doing my best...

            Comment


              #id
              But I've got a student here now...

              Comment


                #id
                I've been fighting the PCW picC compiler... I love compilers... not...

                Comment


                  #id
                  All I wanted to do was toggle the pins on port B up and down as a test program...

                  Comment


                    #id
                    Which I would have thought involved something like

                    Code:
                    trisb = 0x00; // set port b to outputs
                    while ( 1 )
                    {
                    portb = 0x00;
                    portb = 0xff;
                    }

                    Comment


                      #id
                      I'm code reviewing

                      Comment

                      Working...
                      X