GoLang trader_set_compat

request it (266)
GoLang replacement for PHP's trader_set_compat [edit | history]



Do you know a GoLang replacement for PHP's trader_set_compat? Write it!

PHP trader_set_compat

PHP original manual for trader_set_compat [ show | php.net ]

trader_set_compat

(PECL trader >= 0.2.2)

trader_set_compatSet compatibility mode

Description

void trader_set_compat ( int $compatId )

Set compatibility mode which will affect the way calculations are done by all the extension functions.

Parameters

compatId

Compatibility Id. TRADER_COMPATIBILITY_* series of constants should be used.

Return Values

No value is returned.