Old 04-15-2008, 07:39 AM   #1
Deric
Human being with feelings
 
Join Date: Mar 2007
Posts: 794
Default void __nop(); Usage help please.

Hi,

Can I just use void __nop(); as a NOP?

(I want to reserve an operation until it's available in REAPER and then replace the NOP with the actual operation.)

i.e. Can I:
Code:
{
void __nop();
}
Thanks,

Deric.
__________________
REAPER? Oh yes...
Deric is offline   Reply With Quote
Old 04-15-2008, 08:04 AM   #2
Xenakios
Human being with feelings
 
Xenakios's Avatar
 
Join Date: Feb 2007
Location: Oulu, Finland
Posts: 8,062
Default

I think you could just use { } with nothing in between them...
__________________
I am no longer part of the REAPER community. Please don't contact me with any REAPER-related issues.
Xenakios is offline   Reply With Quote
Old 04-15-2008, 08:11 AM   #3
Deric
Human being with feelings
 
Join Date: Mar 2007
Posts: 794
Default

Oh right!

OK I'll try that (once I've finished this stage) - cheers Xenakios!
__________________
REAPER? Oh yes...
Deric is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:12 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.