<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>pretty sure GEM&nbsp;externals are written in C++. 
You could look at those.</FONT></DIV>
<DIV><FONT face=Arial size=2>iain</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:andychen5018@hotmail.com" 
  title=andychen5018@hotmail.com>andychen5018</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  href="mailto:pd-list@iem.kug.ac.at" 
  title=pd-list@iem.kug.ac.at>pd-list@iem.kug.ac.at</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, October 04, 2001 1:45 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [PD] writing pd object in 
  cpp</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>Hi, everyone,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I am Andy.&nbsp; I have&nbsp;a project involving 
  writing a pd object that acts as an interface&nbsp;to the&nbsp;touchpad 
  driver.&nbsp; Basically the idea is to get coordinate data from touchpad and 
  use it to create a better interface for pd.&nbsp; My touchpad is Synaptics, 
  and it's device driver and API is open source and written in C++.&nbsp;&nbsp; 
  So I am thinking that I will write the source file for my pd object in C++, 
  because touchpad driver is in C++.&nbsp; But i am having all sort of problem 
  just to get it compiled.&nbsp; Can someone please help?&nbsp;</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Andy 
Chen</FONT></DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>