|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
gmp_setbitDescriptionresource gmp_setbit ( resource &a, int index [, bool set_clear])Sets bit index in a. set_clear defines if the bit is set to 0 or 1. By default the bit is set to 1.
|