Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Find a selector that has mapping to the specified paragraph.
        arguments:      val - value to search for
        returns:        the selector number if found
                        otherwise the input value (val & 0xFFFF)
        note:           selector values are always in paragraphs

long find_selector(long val);

Index | Previous topic | Next topic