Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
C++ two questions
i have two questions related to c++
- how can i divide, for example int a by int b?
-
markupsetlocale(LC_ALL,"cze");
if the locale.h is included, this should have to allow special characters used in czech language. but the compiled app have same output, special characters are unreadable. where i'll have to use the setlocale? thanks for any help