Code:
function parse(STRING **array)
{
   printf(array[0]); // Nur so falls du es nicht weißt, das erste Element ist bei index 0!
}




Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com