# get\_screen\_ea

```
Get linear address of cursor

long get_screen_ea();

#define here  get_screen_ea()
```
