Posts by Rafael • 13 points
1 post
-
1
votes2
answers54
viewsQ: Help with user typing
Hi, I’m doing a Sort Selection program in c, but I’m having a hard time. How or where, and what I put in order for the user to type the array size as well as its elements. I tried so: #include…