Thomas J Lewis wrote:
> 
> are there any ascii lat/long to/from float conversion routines available
> 
> either within glade or gtk?
> 
> also any methodes available to convert to/from text entry to integer or
> float?

Maybe strtod(), strtol(), atoi() or atof() in the standard C libs.
I'm not too sure which it is best to use.

Damon

_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to