Changeset 20796 for lang/cplusplus
- Timestamp:
- 10/05/08 16:30:42 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/manual/ext/fs/dir.html
r20792 r20796 16 16 <h1>llv8call docs</h1> 17 17 18 19 <pre>var d = new Dir("/tmp/"); 20 while (f = d.Read) { p(f) } 21 d.Close(); 22 </pre> 18 23 19 24
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)