suggestions needed for finding code for flexiforce pressure sensor

macroom:
Hi,
Can anyone please tell me where to find code for attaching a flexiforce sensor (25lb) to a sparkfun board? I have not been able to find any sample code on line.
Thank you.
Macroom

The code is:-

val = analogRead(0);

Now what do you actually want to do?