I have an array, a = [0,1,2,3,4,5,6];
I would like to copy every third element(a[2] and a[5]) to a new dynamic array. How can I do this?
>Solution :
MEDevel.com: Open-source for Healthcare and Education
Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.