Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Function Parameter in Solved Problems
(to be solved, COM client)
(Function Parameter in Solved Problems)
Line 5:
* doubly-linked list algorithms, both cursor- and pointer-based implementations
* Create a trivial DOM document and serialize it to xml
* Pass a function as a parameter
* Basic pointer/reference operations
* Open a window and create a simple opengl 3d demonstration
Line 21 ⟶ 20:
* Create a generic mapping function that applys a callback to elements in a list: [[Apply_a_callback_to_an_Array]]
* Sort an array of integers: [[Sorting]], [[Bubble_Sort]]
* Pass a function as an argument: [[Function_parameter]]
 
<br>
Anonymous user