DictionaryForumContacts

Terms containing integer | all forms | exact matches only
SubjectEnglishArabic
comp., MSInteger data typeنوع بيانات الأعداد الصحيحة (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767)
comp., MSinteger fieldحقل العدد الصحيح (A type of field whose content is a whole number. Examples include the ID and Unique ID fields)
econ.integer programmingبرمجة قائمة على متغيرات لاكسرية
econ.integer programmingبرمجة قائمة على أعداد صحيحة
math.integer programmingبرمجة العدد الصحيح
stat.null integerالعدد التام للعدم
stat.order of natural integersدرجة الأعداد التامة الطبيعية
comp., MSPIC S9 COMP Integerنوع بيانات عدد صحيح PIC S9^4 COMP (A 16-bit COBOL data type that represents signed arithmetic operations occupying 2 bytes of storage, and can take on values from -9999 to +9999 or -32768 to +32767. A PIC S9 COMP integer is normally analogous to an Integer data type in Microsoft© Visual Basic© and a Short Integer in C when referring to 32-bit)
comp., MSPIC S99 COMP Integerنوع بيانات عدد صحيح PIC S99 COMP (A 32-bit COBOL data type that represents a 4 byte signed arithmetic operation, and can take on values from -999999999 to +999999999 or -2147483648 to +2147483647, depending on compiler options. A PIC S9(9) COMP Integer is similar to a Long Integer in C)
comp., MSsigned integerعدد صحيح ذو إشارة (An integer that has a positive or negative sign)
comp., MSunsigned 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))

Get short URL