Search found 2 matches
Aprelium Forum Index
Author Message
  Topic: alpha-num numbering scheme in perl
cpp2nuser

Replies: 0
Views: 17349

PostForum: Perl   Posted: Mon Jun 22, 2009 5:57 pm   Subject: alpha-num numbering scheme in perl
Hi,
Does anyone know how to get the alpha-numeric numbering scheme in perl ?
For example the
numberic => 0,1,2,...9,10,11,12,...99,100,... # $x = 0;$x++;
lower-alpha => a,b,c,. ...
  Topic: calling C/C++ function from perl
cpp2nuser

Replies: 1
Views: 19902

PostForum: Perl   Posted: Sun Mar 22, 2009 3:42 pm   Subject: calling C/C++ function from perl
calling C/C++ function from perl

Hi,
how do I call a compiled C/C++ function from perl ?
Let say I have a C/C++ function:


*char func(char *ptr, int len) {
...
return st ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group