Posts by Гильерме Гальван • 1 point
1 post
-
0
votes1
answer55
viewsQ: Loop for resetting the control variable in c++ Qt Creator
Good night. I’m making a program that converts numerical bases into Qt Creator using C++, and the function that converts from any base to decimal, has a loop for: int toDeci(QString str, int base) {…