inline-c Questions

1

Solved

I made a module using Inline::C and I noticed some unexpected performance discrepancies between running it on the host MacOS vs a guest Linux VM. Looking into it, it was due to the default C compil...
Flats asked 24/10, 2019 at 13:16

1

Solved

My question(s) relates to working inline C code: is it necessary to use the inline stack functions (Inline_Stack_Vars) to pass variables in and out, or is it appropriate in this context to just mod...
Lisette asked 7/4, 2014 at 17:25

3

I can't get arrayrefs passed into a C function using Inline C. I would like some help, please. First, just to prove I can get Inline C to work, I'll pass a scalar value to a C function: #!/usr/bi...
Engineman asked 17/8, 2013 at 18:4
1

© 2022 - 2024 — McMap. All rights reserved.