Plan 9 from Bell Labs’s /usr/web/sources/contrib/gabidiaz/root/sys/src/cmd/perl/h2pl/eg/sizeof.ph

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


$sizeof{'char'} = 1;
$sizeof{'int'} = 4;
$sizeof{'long'} = 4;
$sizeof{'struct arpreq'} = 36;
$sizeof{'struct ifconf'} = 8;
$sizeof{'struct ifreq'} = 32;
$sizeof{'struct ltchars'} = 6;
$sizeof{'struct pcntl'} = 116;
$sizeof{'struct rtentry'} = 52;
$sizeof{'struct sgttyb'} = 6;
$sizeof{'struct tchars'} = 6;
$sizeof{'struct ttychars'} = 14;
$sizeof{'struct winsize'} = 8;
$sizeof{'struct termios'} = 132;

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.