Search:

Type: Posts; User: itCbitC

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    6,088

    printf("0%0x\n", weight[pointer-1]);

    printf("0%0x\n", weight[pointer-1]);
  2. Replies
    3
    Views
    6,088

    The data read from the port maybe different each...

    The data read from the port maybe different each time but the code prints the location of weight over and over again, as in

    printf("0%0x\n", weight);
Results 1 to 2 of 2