From 8f3c91e91b634adaca77dac6cf314445cceefc78 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Fri, 19 Oct 2012 19:38:06 +0100 Subject: Imported Upstream version 2.1.8.20120912 --- phidget21int.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'phidget21int.h') diff --git a/phidget21int.h b/phidget21int.h index d0d4547..46120ac 100644 --- a/phidget21int.h +++ b/phidget21int.h @@ -13,16 +13,16 @@ this easy to use and robust Application Program Interface (API) library. The library was written originally for Windows, but has been ported to MacOS and Linux. - Although the library is written in C, the functions can be called from a number of languages including C, C++, Objective-C, Matlab, etc. + Although the library is written in C, the functions can be called from a number of languages including C#, C/C++, Java, Python, Visual Basic, and many more. The full library source is not available for all platforms - however, the Linux distribution contains all platform independent code. See the Modules section for the API documentation. See \ref phidcommon for calls common to all phidgets. - Refer to the Product manual for your Phidget and the - Programming Manual for more detailed, language inspecific API documentation. - Also, there are a set of C/C++ examples available for download. + Refer to the User Guide for your device and the + General Phidget Programming page for more detailed, language inspecific API documentation and examples. + You can download a set of C/C++ example code from the Quick Downloads section of the C/C++ Language Page. \section general_sec General Usage Phidgets in C are accessed/controlled via handles. Every Phidget has it's own Handle, as well as a generic Phidget handle. These handles are simply pointers -- cgit v1.2.3