On Mon, Mar 12, 2007 at 12:41:41PM +0100, Stéphane Bauland wrote:
> Hi people.
> 
> I needed a function to split a string into a list. My first func used 
> Ecore_List * as return value, and dourse said me that's not really good. 
> He said me to return a char ** so i did it. And i put it under ecore_str.

Since you're using an ecore list internally, I don't see why you
shouldn't just return that? What was the reasoning behind why "that's
not really good"?

rephorm


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to