Salvatore wrote: > Hello, > > I have a little doubt concerning variables. > When one declare x = 3 > does x contains the value 3 or > does x acts like pointer in C ? > > Regards > > Salvatore > > I have the answer thanks: x is an implicit pointer