Voids only please

  1. Major
    Major
    Hi we have too many bools and booleans atm so from now on we are only accepting voids commands

    Thanks and Plaese
    Major
  2. .fabian
    .fabian
    I have turned boolean process() into an int ok?
  3. Major
    Major
    hi nice one ty rep++
  4. Ryley
    Ryley
    donor fabian, im srry he said voids only! no ints or bools or booleans, ok?
  5. .fabian
    .fabian
    sry i did try but then it say that i could not return true or false so i change it to int and 0 or 1 but what do i return if it is a void?
  6. Vesia
    Vesia
    ok converted to int

    all false = 0 and all true = 1 now

    converted
  7. +dan
    +dan
    integers, ints, and doubles are bad design practice for void processes instead use strings .
    this is more memory efficient as the compiler likes strings.
  8. .fabian
    .fabian
    no the compiler doesnt like strings unless you put them in brackets then its fine because otherwise its processing the "" as well
Results 1 to 8 of 8