Search code examples
How to use register_printf_specifier in a portable way?...


cprintfgnuglibcportability

Read More
What's the best C++ way to multiply unsigned integers modularly safely?...


c++portabilityundefined-behaviormultiplication

Read More
Can Anaconda be packaged for a portable zero-configuration install?...


pythonanacondacondaportabilityminiconda

Read More
How can I safely and portably create and use a temporary file with C++...


c++unit-testingportabilitytemporary-files

Read More
What really is the "linger time" that can be set with SO_LINGER on sockets?...


linuxwindowssocketsunixportability

Read More
Running Mercurial on a Flash Drive?...


mercurialportabilityusb-flash-drive

Read More
Comments in between POSIX shell script's function name and its body, problem?...


shellcommentsposixportability

Read More
How to avoid integer promotion in C?...


cportabilitywchar-twidechar

Read More
Portable way to get file size (in bytes) in the shell...


linuxbashshellsolarisportability

Read More
C++ Qt application on Android and iOS...


androidc++iosqtportability

Read More
How do you deal with Internet Explorer?...


htmlcssinternet-explorerportability

Read More
Does reinterpret_cast guarantee it will never change the value of its operand?...


c++c++11type-conversionportability

Read More
How to create a temporary file with portable shell in a secure way?...


shellposixportabilitytemporary-filessecure-coding

Read More
Emulating a packed structure in portable C...


cdata-structuresportability

Read More
Graphviz portability and fonts. How make schemes identical on different OSs?...


fontsgraphvizportabilitydot

Read More
How to start learning assembly language on any system...


assemblycpu-architectureportabilityplatform-independent

Read More
Is there a portable equivalent to DebugBreak()/__debugbreak?...


c++cross-platformbreakpointsportabilitydebugbreak

Read More
Is it C++ standard-compliant to define a variable using `A<int>::template B<int> x;`?...


c++c++11templatesportability

Read More
Is this C++ code portable?...


c++virtualportability

Read More
How ubiquitous is hash_map?...


c++hashmapportability

Read More
How portable is code with #pragma optimize?...


c++cportabilitypragma

Read More
How can you portably echo a shell string without using printf?...


shellechoportability

Read More
How to tell whether an executable was compiled for the present machine?...


cshellgccportability

Read More
What is the meaning of "POSIX"?...


unixposixstandardsterminologyportability

Read More
Portable equivalent to gcc's __attribute__(cleanup)...


cgccgarbage-collectionscopeportability

Read More
gcc difference between -pthread and -pthreads?...


gccpthreadsportability

Read More
Does TortoiseGit work with PortableGit-x.x.x.x-previewyyyyyy? What are compatible git versions for T...


gitportabilitytortoisegit

Read More
Is there a portable C compiler for windows?...


cwindowsportability

Read More
Why is it important for C / C++ Code to be compilable on different compilers?...


c++cgccportability

Read More
Why should I not #include <bits/stdc++.h>?...


c++portabilityturbo-c++c++-faqimplementation-defined-behavior

Read More
BackNext