Showroom | Matt'
#23

Herka;3605927 Wrote:Je rigolais en posant cette question mais, je savais mкme pas qu'il y avait plusieurs sortes de variables :') (Fake)

Merciii tonton !

Toutes les possibilitйs sans compter les tableaux et les autres tags :
PHP Code:
new
    
var_g_1,
    
Float:var_g_f_1,
    
bool:var_g_b_1;

static 
    
var_g_2,
    
Float:var_g_f_2,
    
bool:var_g_b_2;

const
    
var_g_3,
    
Float:var_g_f_3,
    
bool:var_g_b_3;

main()
{
    new
        
var_l_1,
        
Float:var_l_f_1,
        
bool:var_l_b_1;

    static 
        
var_l_2,
        
Float:var_l_f_2,
        
bool:var_l_b_2;

    const
        
var_l_3,
        
Float:var_l_f_3,
        
bool:var_l_b_3;


Reply


Messages In This Thread
Showroom | Matt' - by Matthalan - 11.09.2015, 20:06
Re : Showroom | Matt' - by Dutheil - 11.09.2015, 20:30
Re : Showroom | Matt' - by Matthalan - 11.09.2015, 20:40
Re : Showroom | Matt' - by Dutheil - 11.09.2015, 20:48
Re : Showroom | Matt' - by vic1997 - 11.09.2015, 21:16
Re : Showroom | Matt' - by Vukilore - 12.09.2015, 04:05
Re : Showroom | Matt' - by Matthalan - 12.09.2015, 06:49
Re : Showroom | Matt' - by Dutheil - 12.09.2015, 11:20
Re : Showroom | Matt' - by Matthalan - 12.09.2015, 11:22
Re: Showroom | Matt' - by AlexBlack - 12.09.2015, 11:22
Re : Showroom | Matt' - by Dutheil - 12.09.2015, 11:22
Re : Showroom | Matt' - by Matthalan - 12.09.2015, 11:32
Re: Re : Showroom | Matt' - by AceK - 12.09.2015, 11:42
Re : Showroom | Matt' - by Matthalan - 12.09.2015, 11:47
Re : Showroom | Matt' - by Papawy - 12.09.2015, 12:36
Re : Showroom | Matt' - by Matthalan - 12.09.2015, 12:38
Re: Showroom | Matt' - by Yaniii - 12.09.2015, 12:43
Re : Showroom | Matt' - by Matthalan - 12.09.2015, 12:48
Re : Showroom | Matt' - by Herka - 31.10.2015, 19:15
Re : Showroom | Matt' - by Dutheil - 31.10.2015, 19:23
Re : Showroom | Matt' - by vic1997 - 31.10.2015, 22:39
Re : Showroom | Matt' - by Herka - 01.11.2015, 00:17
Re : Showroom | Matt' - by Dutheil - 01.11.2015, 00:39

Forum Jump:


Users browsing this thread: 1 Guest(s)