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

From Second Life Wiki
Jump to navigation Jump to search
(Translated to French)
 
m (localizing categories)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{LSL Header}}
{{Multi-lang}}
{{LSL Header/fr}}
===Introduction===
===Introduction===


Line 9: Line 10:
integer maVariable = 123;
integer maVariable = 123;


{{LSLC|Keywords}}
{{LSLC|Keywords/fr}}

Latest revision as of 01:51, 30 December 2007

Introduction

Un type de données est une définition du type ou du format de données.

Un integer, par exemple, définit qu'une variable qui contiendra cette sorte (ce "type") de données ne contiendra que des entiers, lesquels, sur 32 bits, sont des nombres entiers dans l'intervalle de 0x00000000 à 0xFFFFFFFF.

Exemple

integer maVariable = 123;

Subcategories

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

Pages in category "LSL Types/fr"

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