in reply to Re: reading C data structure
in thread reading C data structure
My apologies for the ambiguity. I have a variable in a C function (it is a uuid). A perl script needs to use this variable for some operation. Is there a way for me to read this variable from the perl script. I am trying to avoid writing it to a file and reading from it (expensive). Thanks in advance...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: reading C data structure
by Corion (Patriarch) on Sep 18, 2012 at 07:08 UTC | |
|
Re^3: reading C data structure
by GrandFather (Saint) on Sep 18, 2012 at 02:22 UTC | |
by asura (Initiate) on Sep 18, 2012 at 14:13 UTC | |
by GrandFather (Saint) on Sep 18, 2012 at 22:38 UTC |