Hi we have too many bools and booleans atm so from now on we are only accepting voids commands Thanks and Plaese Major
I have turned boolean process() into an int ok?
hi nice one ty rep++
donor fabian, im srry he said voids only! no ints or bools or booleans, ok?
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?
ok converted to int all false = 0 and all true = 1 now converted
integers, ints, and doubles are bad design practice for void processes instead use strings . this is more memory efficient as the compiler likes strings.
no the compiler doesnt like strings unless you put them in brackets then its fine because otherwise its processing the "" as well