オープンソース・ソフトウェアの開発とダウンロード

CVS リポジトリの参照

Diff of /perldocjp/docs/perl/5.24.1/perlvar.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by argrath, Thu Mar 15 17:36:53 2018 UTC revision 1.2 by argrath, Tue May 28 10:27:54 2019 UTC
# Line 4265  corresponding to C<errno>. Line 4265  corresponding to C<errno>.
4265    
4266  =end original  =end original
4267    
4268  参照されると、C<$!> は C の C<errno> 正数変数の現在の値を取得します。  参照されると、C<$!> は C の C<errno> 整数変数の現在の値を取得します。
4269  C<$!> に数値が代入されると、その値は C<errno> に補完されます。  C<$!> に数値が代入されると、その値は C<errno> に保管されます。
4270  文字列として参照されると、C<$!> は C<errno> に対応するシステムエラー  文字列として参照されると、C<$!> は C<errno> に対応するシステムエラー
4271  文字列を返します。  文字列を返します。
4272    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26