move system("pause") ouside of canOpen so they can see the errors.
This commit is contained in:
@@ -43,7 +43,7 @@ int main() {
|
||||
|
||||
// 4. Print the results of the simulation
|
||||
e.print(len);
|
||||
system("pause");
|
||||
}
|
||||
system("pause");
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user