vfs: check userland buffers before reading them.
[haiku.git] / src / apps / clock / README.Clock
blobc6a615f6a08a5c507de42a94dd57740846879214
1 Clock Project README
2 ====================
4 This project creates the standard clock application, and is a good example
5 of using graphics on the BeOS.
6  
7 Files
8 =====
10 The archive should contain the following files:
12 README.Clock            -- This file
13 Clock.proj              -- Metrowerks project file
14 Clock.rsrc              -- Application resource file
15 makefile                -- project makefile
17 clock.cpp               -- Source files
18 clock.h
19 cl_wind.cpp
20 cl_wind.h
21 cl_view.cpp
22 cl_view.h