Subject | English | Serbian Latin |
tech. | finite integer | konačni broj |
tech. | integer attribute | celobrojni atribut |
comp., MS | signed integer | potpisani ceo broj (An integer that has a positive or negative sign) |
tech. | truncate a number to an integer | izostaviti decimale |
comp., MS | unsigned integer | nepotpisani ceo broj (A data type that can only hold a whole number with a value greater than, or equal to, zero. In this implementation, the maximum value that an unsigned integer can hold is 0xFFFFFFFF (4,294,967,295)) |
tech. | unsigned integer | celi broj bez predznaka |
tech. | unsigned integer format | format za prirodne brojeve |