Parsing throught text entry
- From: Marco Quezada <mquezada nlxcorp com>
- To: gtk-app-devel-list gnome org
- Subject: Parsing throught text entry
- Date: Fri, 08 Sep 2000 18:17:31 -0400
Hi all,
I have a text entry field connected with a "changed"signals. The purpose
of this field is for the user to enter a file name. The filenames
entered here are always the same length but I need to extract certain
parts of the file name to build an index ID, for example
file name is 1350235E123A.ascii
after the name has been entered I need to extract the strings 023 and
123 from the name. The file name is being set in a gchar pointer called
ascii_file_name. Is there a way to "parse" the pointer to extract the
desired digits and place them into a new text entry?
Thanks
--
Marco Quezada
Aerospaceo Engineero
NLX Corporation
22626 Sally Ride Dr.
Sterling, VA, 20164
703-234-2100 x1028
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]