Skip to content

Latest commit

 

History

History

0x0F-function_pointers

#!/bin/bash
Tasks for this project:
0. Write a function that prints a name
1. Write a function that executes a function given as a parameter on each element of an array
2. Write a function that searches for an integer
3. Write a program that performs simple operations, the program prints the result od the operation, followed by new line