![]() |
Cyclone Scheme
0.9
|
Value:
((complex_num_type *)pobj)->hdr.mark = gc_color_red; \ ((complex_num_type *)pobj)->hdr.grayed = 0; \ complex_num_value(pobj) = v; Definition: types.h:59 Assign given complex value to the given complex number object pointer |