# get\_first\_seg

```
Get first segment
returns: linear address of the start of the first segment
BADADDR - no segments are defined

long get_first_seg();
```
