Help with Arrays

Pages: 12
I did
I tried with and with out

This is what I get with the <stdio.h>

1 C:\Dev-Cpp\Array.c iostream: No such file or directory.
4 C:\Dev-Cpp\Array.c syntax error before "namespace"
4 C:\Dev-Cpp\Array.c [Warning] data definition has no type or storage class
C:\Dev-Cpp\Array.c In function `main':
14 C:\Dev-Cpp\Array.c `cout' undeclared (first use in this function)
Make it a .cpp file not .c and let's see.
And please use code tags before "someone" gets mad at you--no offence.

HTH,
Aceix.
Aceix
thanks for your help I will try that
And please use code tags before "someone" gets mad at you--no offence.



Haha - no offence from me either, just trying to wheedle & cajole. I seem to have to ask for code tags in almost every post that I make, and point people towards the reference pages on this site, and Google.

Topic archived. No new replies allowed.
Pages: 12