binaryninja/personal/scc-docs/max.txt

15 lines
294 B
Plaintext
Raw Normal View History

2019-04-03 14:46:40 +01:00
__max
=====
:title: Shellcode Compiler Runtime
---------------------------------------------
__max(...);
---------------------------------------------
Returns the maximum value in the list of parameters. Return value is the same type
as the parameters.
See also
--------
link:min.html[min]