User: JUANDENT

  • Public profile

User profile: JUANDENT

User info
User name:JUANDENT
History
Joined:
Number of posts:404
Latest posts:

_Safe_add checks for overflow but does not do anything to report the problem!
Looking at VC++ source files I find in ratio the following: what is the purpose of _Safe_add_in...

unresolved external symbol "int const value"
One file states: [code] extern const int value; extern const int this_cpp; const int mine = va...

printing C++ source file in VS2022 throws garbage
>Open the file in say notepad++ to see if you have a similar problem printing it >from there. The p...

printing C++ source file in VS2022 throws garbage
Hi, I have a C++ source file that when printing from VS2022 prints what seems garbage (actually i...

How come a concept receives 2 template parameters but only one is used?
How come a concept receives 2 template parameters but only one is used? Here is use of concept ...

This user does not accept Private Messages