SpiceQA
Questions Tags Users Badges
user_11862989
user_11862989
@user_11862989
0 reputation
0 answers
10 questions
About Me
// Hello, World !
Top Answers
  1. How does strtok() split the string into tokens in C?
    0 votes
  2. What is the difference between const int*, const int * const, and int const *?
    0 votes
Top Questions
  1. Why `it1++` works, but `it1=it1+1` does not, where it1 is iterator of list container
    11 votes
    1 answers
  2. Ternary operator, if I avoid writing ' expression 2 ' it works but if I not write 'expression 3 ' it gives an error
    8 votes
    1 answers
  3. Why can't a++ (post-increment operator) be an Lvalue?
    5 votes
    1 answers
  4. namespace myspace { int x } Now why `myspace::x=3;` gives error?
    3 votes
    2 answers
  5. default initialization, value initialization and in-class-initialization of object not getting properly?
    3 votes
    0 answers
Terms of service Privacy policy
Powered by Answer