diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-06-17 14:38:30 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-06-17 14:38:30 +0900 |
| commit | 069ea120e5dda665b39c42db53be6f718454c1ab (patch) | |
| tree | ed813da7f6b21a2f95e9f0772195bd0420664817 /README.md | |
| parent | 3000e81d6351aa2e8dff5e40b9ac6e91ea0a0dd3 (diff) | |
| download | phpstudy-153-slides-069ea120e5dda665b39c42db53be6f718454c1ab.tar.gz phpstudy-153-slides-069ea120e5dda665b39c42db53be6f718454c1ab.tar.zst phpstudy-153-slides-069ea120e5dda665b39c42db53be6f718454c1ab.zip | |
スライドを追加
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1 +1,15 @@ -https://phpstudy.connpass.com/event/TODO/ +https://phpstudy.connpass.com/event/286669/ + +# Spec + +https://pubs.opengroup.org/onlinepubs/9699919799 + +> ### 3.403 Text File +> +> A file that contains characters organized into zero or more lines. (略) + +--- + +> ### 3.206 Line +> +> A sequence of zero or more non- \<newline\> characters plus a terminating \<newline\> character. |
