User: esepich

  • Public profile

User profile: esepich

User info
User name:esepich
History
Joined:
Number of posts:14
Latest posts:

combined use of = and ==?
Thank you. That answers the question very well.

combined use of = and ==?
_is_checksum_term = c == '*'; The above line has me confused. Is there some reason why this would...

A class constructor.
Thank you. That answers my question very well.

A class constructor.
[CODE] TinyGPS::TinyGPS() : _time(GPS_INVALID_TIME) , _date(GPS_INVALID_DATE) , _latitu...

& Operator
What a great answer. That sheds so much light on what this is. Is (char c) type casting? Something...

This user does not accept Private Messages