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 8:02

>>46
sizeof does not evaluate it's operand. ARRAY_SIZE should work the same way as sizeof.

No, it shouldn't.

the sepples code posted earlier doesn't compile
Are you trolling me by implying that your unable to add
#include <iostream>
using namespace std;

Or are you using Borland C++ Builder 3.0?

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