Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Source Code: Difference between revisions

From Serial Experiments Lain wiki
Navi (talk | contribs)
m Layer 01: clean up, typos fixed: japanese → Japanese
Line 2: Line 2:
==Layer 01==
==Layer 01==
A teacher is seen copying some C code onto the chalkboard in [[Layer 01]] just before Lain's fingertips begin to emit [[Paranormal Occurrences in Serial Experiments Lain
A teacher is seen copying some C code onto the chalkboard in [[Layer 01]] just before Lain's fingertips begin to emit [[Paranormal Occurrences in Serial Experiments Lain
|ectoplasm]]. It features a yen symbol instead of a backslash in an escape sequence; this is because certain japanese fonts render the backslash character as the yen symbol, such as the UD Digi Kyokasho font family. It is unclear whether or not this is intentional or holds any  significance. Part of the code is not visible because the teacher is standing in the way. It reads as follows:
|ectoplasm]]. It features a yen symbol instead of a backslash in an escape sequence; this is because certain Japanese fonts render the backslash character as the yen symbol, such as the UD Digi Kyokasho font family. It is unclear whether or not this is intentional or holds any  significance. Part of the code is not visible because the teacher is standing in the way. It reads as follows:


  a='A'; b='B';
  a='A'; b='B';