How to change this file List of Contents
- Configuration instructions
- Installation instructions
- Operating instructions
- File manifest
- Copyright and licensing information
- Contact information
- Credits and acknowledgements
-
Configuration instructions In this section we should give users information of how to configure operating ssystem, software environment, libraries,etc. to run this application
-
Installation instructions In this section we should give users information of how to install this application, what files not included in this package should be added. What command/operation should be used to install this application.
-
Operating instructions In this section we should give users information of how to run this application, e.g., what command arguments can be given and what do they mean.
4.File manifest We should list all the files of this application at here with short descriptions.
List of files:
README.md this file.
screen.c contains screen manipulation funtions.
screen.h contains constant definitions and function declarations of screen.c.
comm.c contains curl manipulation funtions.
comm.h contains constant definitions and funtion declarations of comm.c.
testscreen.c contains data for our testing of screen.c.
testcurl.c contains data for our testing of comm.c
makefile contains results from using the "make" processing tool.
sound.c contains sound manipulation functions( read sound samples from open file,
calculate decibel value, etc...).
sound.h contains constant definitions and function declarations of sound.c.
test.php contains php functions.
5.Contact information My name: Nguyen Hoang School: Vaasa university of applied sciences. Number phone: 0911367398 Address: C35 22-24 Ahventie, 65200 Vaasa
** Copyright** This application follows GPLv2 coppyright.