Name sizeof_val
Definition sizeof_val(V:val(T:type)):expr(int)
Example sizeof_val(3)
Defined in ops.l
Implementation icode
Description Return the size in bytes of the representation of the given value.
See Also sizeof_type, sizeof_val