# Reset pointer type

Hotkey: none

This command resets the type of the current local variable from a pointer type to an integer type. This is just a convenience command. Please use the [set type](https://docs.hex-rays.com/8.4/user-guide/decompiler/interactive/cmd_settype) command in order to specify arbitrary variable types.

See also: [interactive operation](https://docs.hex-rays.com/8.4/user-guide/decompiler/interactive)
