Name: Anonymous 2009-06-09 18:35
So, /prog/, a C question: I have
int somevariable [10][10]; How do I declare a pointer to the first row of this array?