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

ForNext

Only Do What Only You Can Do

009. declare primitive type on stack

VBScript

JScript

Perl

PHP

Python

Ruby

PowerShell

Scala

F#

C

C++

int i;
int j = 3;
int k(7);

C++Builder

VC++

C#

int i;
int j = 3;

Java

int i;
int j = 3;

Objective-C

int i;
int j = 3;

D

VB

VB.NET

Delphi

Ada

PL/SQL

T-SQL

関数型

inserted by FC2 system