[fpc-pascal] newbie questions
spir ☣
denis.spir at gmail.com
Mon Apr 19 16:50:33 CEST 2010
Hello,
Total Pascal newbie here. Looked for answers in various references and tutorials, but cannot find.
Fore-question: Is there a (free)pascal teaching/learning mailing list? (Like python's "tutor" list.) If not, is this one a proper place?
* How does one declare the type of set items?
numbers : Set of Integer // error
* How does one define the _value_ of a Set or Array?
numbers := (1,2,3) // error
numbers := [1,2,3] // error
Thank you for your patience!
Denis
________________________________
vit esse estrany ☣
spir.wikidot.com
More information about the fpc-pascal
mailing list