Index
Next: Identifiers implementation, Previous: Translation implementation, Up: C Implementation
The behavior of most of these points are dependent on the implementation of the C library, and are not defined by GCC itself.
See Implementation-defined behavior (The C Preprocessor).
Disclaimers: This document is provided as free service for the benefits of Active-Venture.com's virtual hosting customers only.
" $quotes = file("2quotes.txt"); $quote = rand(1, sizeof($quotes)); echo $quotes[$quote]; ?> "