$array = array(1, 2, 3);
$dereference = *$array;




                   Sorry, no pointers.
    All the upset C++ wizards,...