Press Enter to continue
unknown
c_cpp
a year ago
207 B
3
Indexable
//char enter=0; printf("Press enter for Part 1 results"); //scanf(" %c", &enter); if (getchar() == '\n') { results(area1, vol1, m1, load, u1, strain1, tens1, index_def1, 1); }
Editor is loading...
Leave a Comment