home > 比較編 > C, C++, Objective-C, Java, C# > primitive types >

ForNext

Only Do What Only You Can Do

014. signed integer types

VBScript

JScript

Perl

PHP

Python

Ruby

PowerShell

Scala

F#

C

C++

signed char 1+ byte
short int 2+ bytes
int 2+ bytes
long int 4+ bytes
long long int 4+ bytes

C++Builder

VC++

C#

sbyte 1 byte
short 2 bytes
int 4 bytes
long 8 bytes

Java

byte 1 byte
short 2 bytes
int 4 bytes
long 8 bytes

Objective-C

signed char 1+ byte
short int 2+ bytes
int 2+ bytes
long int 4+ bytes
long long int 4+ bytes

D

VB

VB.NET

Delphi

Ada

PL/SQL

T-SQL

関数型

inserted by FC2 system