Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/04/02 11:37
Read: times


 
#19374 - RE: macro problem
Try to write only:

The macro is:
#define nop( uiNumber ) {while (uiNumber--) _nop_();}

In your macro there are 3 Macro-Parameter
unsigned
int
iNumber

Markus


List of 3 messages in thread
TopicAuthorDate
macro problem            01/01/70 00:00      
RE: macro problem            01/01/70 00:00      
RE: macro problem            01/01/70 00:00      

Back to Subject List