Added deprecation notices to atof(), atoi(), and atol(), recommending
use of the float(), int(), and long() built-ins instead. Fixed minor markup nit elsewhere (use of \optional).
Showing
Please register or sign in to comment
use of the float(), int(), and long() built-ins instead. Fixed minor markup nit elsewhere (use of \optional).