- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 99 for int (0.03 seconds)
-
int - Perldoc Browser
functions / int ( source , CPAN ) # int EXPR # int Returns the...you better than will int . Moreover, int 'Inf' produces Inf (see...perldoc.perl.org/functions/intFri Feb 06 13:24:01 GMT 2026 15.9K bytes -
Test2::EventFacet::Hub - Facet for the hubs an ...
class or subclass # $int = $trace->{pid} # $int = $trace->pid() PID...event was sent to. # $int = $trace->{tid} # $int = $trace->tid() The...perldoc.perl.org/Test2::EventFacet::HubFri Feb 06 11:56:00 GMT 2026 21K bytes -
perlapio - perl's IO abstraction interface. - P...
*layers); int PerlIO_binmode(pTHX_ PerlIO *f, int ptype, int imode,...PerlIO *old); int PerlIO_close(PerlIO *f); int PerlIO_stdoutf(const...perldoc.perl.org/perlapioFri Feb 06 12:57:25 GMT 2026 43.6K bytes -
h2xs - convert .h C header files to Perl extens...
form int foo(n) int *n should be better rewritten as int foo(n)...that a function int foo(addr,l) char *addr int l takes a pair...perldoc.perl.org/h2xsFri Feb 06 13:57:49 GMT 2026 35.3K bytes -
Test2::EventFacet::Trace - Debug information fo...
$subname] # $int = $trace->{pid} # $int = $trace->pid() The...was generated. # $int = $trace->{tid} # $int = $trace->tid() The...perldoc.perl.org/Test2::EventFacet::TraceFri Feb 06 11:56:15 GMT 2026 28.4K bytes -
perlintern - autogenerated documentation of pur...
int my_socketpair(int family, int type, int protocol,...protocol, int fd[2]) int Perl_my_socketpair(int family, int type, int...perldoc.perl.org/perlinternFri Feb 06 13:04:47 GMT 2026 189.5K bytes -
sigtrap - Perl pragma to enable simple signal h...
ABRT); Die on INT or QUIT: use sigtrap qw(die INT QUIT); Die on...PIPE ABRT); use sigtrap qw(die INT QUIT); use sigtrap qw(die normal-signals);...perldoc.perl.org/sigtrapFri Feb 06 11:16:44 GMT 2026 21.6K bytes -
perlxs - XS language reference manual - Perldoc...
OUTLIST month) int day int unix_time int month should be used...be void day_month(int *day, int unix_time, int *month); The IN...perldoc.perl.org/perlxsFri Feb 06 13:00:48 GMT 2026 113.1K bytes -
sigtrap.txt
ABRT); Die on INT or QUIT: use sigtrap qw(die INT QUIT); Die on...grep(exists $SIG{$_}, qw(HUP INT PIPE TERM)); } elsif ($_ eq 'error-signals')...perldoc.perl.org/sigtrap.txtSat Feb 07 00:06:01 GMT 2026 8.5K bytes -
perlcall - Perl calling conventions from C - Pe...
b) int a; int b; { dSP; int count; int i; ENTER; SAVETMPS;...void call_Adder(a, b) int a; int b; { dSP; int count; ENTER; SAVETMPS;...perldoc.perl.org/perlcallFri Feb 06 12:57:57 GMT 2026 83.6K bytes