I'm going to be a complete pain in the butt here everyone - sorry!
Firstly, I am absolutely loving using SourceBoost BoostC.
The IDE is fantastic and the language is very clean and easy to understand.
OK, to my situation!
My project is to build a GPS NMEA signal to LCD using a microcontroller.
I would (at minimum) like to take one of the standard $GPRMC or $GPGGA strings that is being
output by a GPS device (a Garmin eTrex), extract the information (lat, long, date, time, number of satellites) and
output them onto the LCD screen.
As from my previous post (getting an o