Ada Programming/Delimiters/,

From Wikibooks, open books for an open world
Jump to: navigation, search

Ada Lovelace 1838.jpg

Contents


[edit] Parameter separation

This delimiter is used to separate actual parameters in subprogram calls.

Also in variable declarations and formal parameters when grouped by type.

[edit] Unit separation

This delimiter is used to separate units in a with or use clause.

[edit] Lists of values

The ',' delimiter is used to separate the values (or value associations) in aggregates.

[edit] See also

[edit] Wikibook

[edit] Ada Reference Manual

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export