Add signed 8 bit data type

Please add any feature requests for Flowcode version 7 here

Moderator: Benj

Post Reply
kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Add signed 8 bit data type

Post by kersing »

Please add a 8 bit signed data type (-128 to 127) to FC. Having to use a 1 byte string for signed 8 bit values is a nasty work-around (and increases code size and processing time on controller)
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: Add signed 8 bit data type

Post by QMESAR »

kersing wrote:Please add a 8 bit signed data type (-128 to 127) to FC. Having to use a 1 byte string for signed 8 bit values is a nasty work-around (and increases code size and processing time on controller)
Team I am with kersing on this one Please this is a necessary step to take :D
Thank you for your support

Post Reply