How can I bind a float member ?
For example, when I bind an integer (bind("value_",&value_) it works.
When I bind a float (bind("number_",&number_) I receive errors.What can I do to solve this problem ? Thanks, -- ---------------------------------------------------------------------------------------------------------------- Rafael Perazzo B Mota [email protected] Web-page: https://sites.google.com/site/rafaelperazzo/ Doutorando em Ciência da Computação Universidade de São Paulo (USP) Campus da Capital Instituto de Matemática e estatística (IME) ------------------------------------------------------------------------------------------------------------------
