help


Closed Thread
Results 1 to 9 of 9

Thread: help

Hybrid View

  1. #1
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Default

    the format is correct but I would write it as

    Code:
    WordB.2=WordA.8
    Paul Borgmeier
    Salt Lake City, UT
    USA
    __________________

  2. #2
    Join Date
    Mar 2005
    Location
    Iowa, USA
    Posts
    216


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by paul borgmeier View Post
    the format is correct but I would write it as

    Code:
    WordB.2=WordA.8
    Really? I thought bits in a variable were referenced starting @ 0.
    Wisdom is knowing what path to take next... Integrity is taking it.
    Ryan Miller

  3. #3
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Default

    Really? I thought bits in a variable were referenced starting @ 0
    me too - if you read the OP's post, he wanted to move bit 8 to bit 2 ... words go from 0-15
    Paul Borgmeier
    Salt Lake City, UT
    USA
    __________________

  4. #4
    Join Date
    Mar 2005
    Location
    Iowa, USA
    Posts
    216


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by paul borgmeier View Post
    me too - if you read the OP's post, he wanted to move bit 8 to bit 2 ... words go from 0-15
    We're on the same page. I guess the way I understood the question was bit 2 (mywordB.1) etc. Maybe I was overthinking the question.
    Wisdom is knowing what path to take next... Integrity is taking it.
    Ryan Miller

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