Revision history of "Basic Phidget Example Program 2"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 18:24, 26 November 2008Edc (Talk | contribs). . (2,520 bytes) (+2,520). . (New page: #incluce <stdio.h> #include <string.h> #include <unistd.h> #include "phidget21.h" void display_generic_properties(CPhidgetHandle phid) { int sernum, version; const ch...)