GoLang counter_get

request it (305)
GoLang replacement for PHP's counter_get [edit | history]



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

PHP counter_get

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

counter_get

counter_get Get the current value of the basic counter

Description

int counter_get ( void )

counter_get() returns the current value of the basic interface's counter.

Return Values

counter_get() returns an integer.

See Also