Help for this page

Select Code to Download


  1. or download this
    use Inline C => Config =>
            ccflagsex => '-test-bliako-A',
    ...
    #include <stdio.h>
    ...
    EOC
    
  2. or download this
    use Inline C;
    Inline::C::config(...);
    Inline::C::embed_C_code(... c code ...);