2.4.3.23. ex_IsUnop()

[<<<] [>>>]

This function checks if the current lexeme is an unary operator and returns the op code or zero if the lexem is not an unary operator.

unsigned long ex_IsUnop(peXobject pEx
  )@{

[<<<] [>>>]