Apply a callback to an array: Difference between revisions

m
(→‎[[Tcl]]: ->syntax)
Line 1:
{{task}}
== [[Ada]] ==
[[Category:Ada]]
'''Tested With:'''
* [[Gnat GPL 2005]]
Line 43:
Map(Sample, Display'access);
end Call_Back_Example;
 
 
 
 
==[[C]]==
Anonymous user