Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

An enigma

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?

Name: Anonymous 2009-06-13 1:37

>>42
sizeof does not evaluate it's operand. ARRAY_SIZE should work the same way as sizeof.
the sepples code posted earlier doesn't compile. the code posted by >>37 does. your code doesn't compile. the obvious conclusion is that people who use sepples are too stupid to understand even the most trivial c programs.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List