Message from C, C++ discussions
December 2019
— Or u can use simple strlen(str), but u can't make mistakes when entering numbers and should typing only digit chars.
The simplest way to do this is to enter a number (integer for example) , then convert integer to a string and count its characters which are digits by definition.
If you wanna train yourself you can do binary-to-decimal transformation yourself.
— /warm channel ad
— Just kidding
— Hello guys, I have always problem to compile C++ code in VC. Dont know what is the best way for that but all your recommendations are appreciated
— User Mr.Beast has 1/2 warnings; be careful!
The latest warn was because:
photo of some book or etc; WRITE THE CODE
— Recommendation: press F7 !
— Don't do it I also had several issues with vs code... Use std gcc compiler... Use gcc
— But how about code is developed specially for windows OS
— ?
— I am trying this one
— You did high school maths?