Difference between revisions of "UnmapCity"
From CMSC 420
(Created page with "Removes the named city from the spatial map. == Parameters == * name == Possible <output> == * (None) == Possible <error> types == * nameNotInDictionary * cityNotMapped ==...") |
|||
Line 4: | Line 4: | ||
* name | * name | ||
− | == Possible <output> == | + | == Possible ''<output>'' == |
* (None) | * (None) | ||
− | == Possible <error> types == | + | == Possible ''<error>'' types == |
* nameNotInDictionary | * nameNotInDictionary | ||
* cityNotMapped | * cityNotMapped | ||
− | == <success> Example == | + | == ''<success>'' Example == |
<code> | <code> | ||
<success> | <success> |