Crestron simpl plus language ref 사용자 설명서

다운로드
페이지 374
Software Crestron 
SIMPL+
®
z SIMPL+
®
Language Reference Guide - DOC. 5797G
Licensing of SIMPL+ Cross Compiler
Crestron SIMPL+ Cross-Compiler Version 1.1 is simply an Installshield-installed version of the Coldfire GNU C 
Compiler, which is available on Crestron's FTP site in the SIMPL Windows directory as directory GNUSOURCE in ftp://
ftp.crestron.com/Simpl_Windows and in the \GNUSource directory of the Programming Tools CD. 
It includes and references code that is available from www.cygwin.com/cvs.html
Some files are deleted by the Installshield procedure which are not necessary for general use of the C compiler, in order to 
save space on user PCs. But it is an unmodified version of this code. The original executables and the source code for them 
can be obtained from the authors at the above sites 
The source code has also been gathered underneath a single directory for your convenience and is available on Crestron's 
FTP site in the SIMPL Windows directory as directory GNUSOURCE in ftp://ftp.crestron.com/Simpl_Windows and in the 
\GNUSource directory of the Programming Tools CD. They also include GNU utilities, which are copyrighted by the Free 
Software Foundation.
Other Crestron software simply executes this code as a separate executable, and does not incorporate GNU source code into 
Crestron software. Crestron's standard licensing agreement does not apply to this software; only the license described here 
applies.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License 
as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied 
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Refer to the GNU General Public 
License for more details.
You should have received a copy of the GNU General Public License along with this program (it is appended to this 
document for your convenience); if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, 
MA 02111-1307, USA.
The text for the license agreement below is also available from www.gnu.org/copyleft/gpl.html
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991 
Copyright (C) 1989, 1991 Free Software Foundation, Inc.  
59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
PREAMBLE
The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU 
General Public License is intended to guarantee your freedom to share and change free software--to make sure the software 
is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any 
other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU 
Library General Public License instead.) You can apply it to your programs, too.