seriously, that is called declaring a variable and assigning a value to it and editing it directly. i want to declare a pointer to a variable and edit it indirectly by using its address like i can do in ANSI C.