Strings and String chunks




	Hello!

	I'm developing a parser and I need to put text in main memory!
I think I can use the g_string, but I have some questions! Are this
string size limited? Can they contain '\n'?

	Another way, was to use string chunks! But, are the string
all side by side? Hms.. I mean, If I know the beginning of the
buffer, can I access all the strings, by order?? And the strings
are in the order that I've put them?

	Thanks for all the ideias!

			Albie, a.k.a.
-- 
                                     Alberto Manuel Brandao Simoes
-------------------------------------------------------------------
e-mail: mc23801@ci.uminho.pt
URL: http://move.to/albie -- http://numexp.netpedia.net
-------------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]