Search:

Type: Posts; User: Fubarable

Search: Search took 0.12 seconds.

  1. Replies
    132
    Views
    73,645

    Sticky: Re: 500 Ways to Print 1 to 10

    Or even briefer:



    public static final byte[] NUMBER_BYTES = {0x31, 0x20, 0x74, 0x6f, 0x20, 0x31, 0x30};
  2. Replies
    132
    Views
    73,645

    Sticky: Re: 500 Ways to Print 1 to 10

    public class OneToTen {

    public static final byte[] NUMBER_BYTES = {
    0x4f, 0x6e, 0x65, 0x2c, 0x20, 0x54, 0x77, 0x6f, 0x2c, 0x20, 0x54,
    0x68, 0x72, 0x65, 0x65, 0x2c, 0x20,...
Results 1 to 2 of 2