.NET Framework ü için Üst ve Alt Değerler

Bazen ihtiyacım oluyor, arayıp duruyorum neydi bunlar diye, OneNote denen programa kaydetmiştim, buraya da atayım dostlar alışverişte görsün.

Int16.MaxValue
The value of this constant is 32767; that is, hexadecimal 0x7FFF.

Int16.MinValue Field
The value of this constant is -32768; that is, hexadecimal 0x8000.

Int32.MaxValue
The value of this constant is 2,147,483,647; that is, hexadecimal 0x7FFFFFFF.

Int32.MinValue Field
The value of this constant is -2,147,483,648; that is, hexadecimal 0x80000000.

Int64.MaxValue Field
The value of this constant is 9,223,372,036,854,775,807; that is, hexadecimal 0x7FFFFFFFFFFFFFFF.

Int64.MinValue Field
The value of this constant is negative 9,223,372,036,854,775,808; that is, hexadecimal 0x8000000000000000.

Kaynak : http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemint32classmaxvaluetopic.asp?frame=true

 

YORUMLAR

Daha önce yorum yapılmamış

YORUM YAPIN

Konular

Aklımda Kalanlar

Başımdan Geçenler

Sevdiğim Yazılar

Isa'ya

Kendime Notlar

Vizör

Kitaplardan

Diğer Yazılar

Son Yorumlar

Yazarlar

Linkler

Blog Arşivi