Op ma 03-02-2003, om 23:43 schreef Raphael Manfredi: > Quoting Thomas Schuerger <[EMAIL PROTECTED]> > from ml.softs.gtk-gnutella.devel: > :wouldn't that be even better? There is no need to move just one > :position to the right, because limiters to the left and right of the > :attribute name are required. > > Well, we're going to strstr() at the next loop anyway. But you are > right, it would have been even better. >
I will implement something like that tonight. The function still isn't foolproof. When search for 'val' and the following header is given: foo=1; val ; bar=3 it will return with 3, which is not correct. -- Jeroen ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
