A perl hash is somewhat like an STL map.
A perl array is somewhat like an STL vector.
A perl scalar is somewhat like an STL string.
Homogenization isn't as easy of course, since you have to deal with types in C/C++, but the basic dynamic data structure is essentially there.
In reply to Re: C Library for Perl-like Hashes Creation
by wojtyk
in thread C Library for Perl-like Hashes Creation
by neversaint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |