Difference between revisions of "Category:LSL Types/ja"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{LSL Header}} ===導入=== データ型はデータの型またはフォーマットの定義である. An integer for example, defines that the variable which will hold this k...)
 
Line 1: Line 1:
{{LSL Header}}
{{LSL Header/ja}}
===導入===
===導入===



Revision as of 03:48, 5 December 2007

導入

データ型はデータの型またはフォーマットの定義である.

An integer for example, defines that the variable which will hold this kind (or 'type') of data shall contain only integers, which for 32-bit are whole number values in the range of 0x00000000 to 0xFFFFFFFF.

integer myVar = 123;

Subcategories

This category has the following 11 subcategories, out of 11 total.

Pages in category "LSL Types/ja"

The following 6 pages are in this category, out of 6 total.