Posts by marcos rodio • 1 point
1 post
-
-3
votes1
answer35
viewsQ: I’m not getting a piece of code into a c-function, can you help me please I’m new to this business
Problem 3: Make a function that receives, as a parameter, a vector with ten integers and return them ordered in increasing form. The code I’m using: #include <stdio.h> int main(){ int i,…
casked marcos rodio 1