CCode Function

Next: , Previous: Uppercase, Index: Index

This ccode[a] function will embed the native C code represented by a for execution

Pass: A string representing the C code
Returns: Nothing

Examples


ccode["int a=23;a++;"];


Last Modified: August 2008