Subject | English | Bulgarian |
construct. | integer-value parameter | параметър с цели числени стойности |
comp., MS | signed integer | цяло число със знак (An integer that has a positive or negative sign) |
comp., MS | unsigned integer | цяло число без знак (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)) |