run infiinitely ?
fflush
it's not the printf, it's the n— as an argument of the printf
&"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
@QNeko heey , stream when ?
This video is really great. https://www.youtube.com/watch?v=QpAhX-gsHMs
like, question: int b = 99999; is this valid and predictable C?
Does anyone know how to compile OpenCV with QT Creator?
Hi. Does anyone know how I can have standard library headers without installing VS on Windows? I'm trying to code in VSCode with clang to program in C but it dosnet found that...
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>?...
Обсуждают сегодня