__regsize (Windows CE 5.0)

Send Feedback

This function returns the register size.

int __cdecl __regsize(void);

Parameters

None.

Return Values

The size of the target register.

Requirements

Header: stdlib.h.

See Also

Intrinsic Functions for MIPS Microprocessors

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.