Last updated 1 month ago
Convert the current item to a floating point (4 bytes) ea - linear address returns: 1-ok, 0-failure This is a convenience macro, see also () function
#define create_float(ea) create_data(ea, FF_FLOAT, 4, BADADDR)