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

Quick Ada question

Name: Anonymous 2011-10-22 16:45

Hey /prog/, doing an Ada assignment, not as familiar with the language as I'd like...

Why is this declaration giving me compiler issues?

type Sudoku_Board is array (range 1..9, range 1..9) of character;

Says I'm missing an operand, not sure which one.

Name: Anonymous 2011-10-22 17:13

you of character of character;

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