include #include void show(int ar[]); void main() { int arr[]={1 ... This question has been asked before and already has an answer. If those ...
stackoverflow.com