you through the previous code?
You mean working with values, and not ref nor ptr ?
&"C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\Hostx64\x64\dumpbin.exe" /EXPORTS C:\Users\Yeet\Tauon\vcpkg\installed\x64-window...
Hi everyone I'm considering writing linker for Windows x86-64 How hard it should be? I want to write it to link rust/cpp programs faster in with parallel ways
like, question: int b = 99999; is this valid and predictable C?
This video is really great. https://www.youtube.com/watch?v=QpAhX-gsHMs
Does anyone know how to compile OpenCV with QT Creator?
You don't realize each platform will define it in their own way?
Hey Why do I need headers files in c++ code when creating non library program? does it possible to import namespace without headers?
my token sign { <[+-]> } my token decimal { \d+ } my token exponent { 'e' <sign>? <decimal> } my regex float { <sign>? <decimal>? '.' <decimal> <exponent>?...
does anyone have a chart showing the syntax for reference to a pointer or pointer to a pointer with all the different combinations of const specifier?
do you have any errors from coderunner?
Обсуждают сегодня