from Junior to Regular dev?
1-5
like, question: int b = 99999; is this valid and predictable C?
You don't realize each platform will define it in their own way?
my token sign { <[+-]> } my token decimal { \d+ } my token exponent { 'e' <sign>? <decimal> } my regex float { <sign>? <decimal>? '.' <decimal> <exponent>?...
do you have any errors from coderunner?
so daniel beaten ?
This video is really great. https://www.youtube.com/watch?v=QpAhX-gsHMs
Hey Why do I need headers files in c++ code when creating non library program? does it possible to import namespace without headers?
I dunno if somehow CLion is stupid or if I'm doing something wrong here, any idea? Code: https://batbin.me/civile
And that is supposed to be very innovative? It is a clear case of nothing new under the sun
In the following code I want to have a loop in a macro that uses a counter variable of the same type as a struct member. A value of the struct is passed into the macro. #incl...
Обсуждают сегодня