Search code examples
When is memset to 0 nonportable?...

cportabilitymemset

Read More
Reliably and portably store and retrieve objects of structure type in C...

cstructmemcpyportability

Read More
How to create a portable C/C++ program on linux using additional libraries?...

c++ccompilationlinkerportability

Read More
Portable way to get file size in C/C++...

c++cportabilityfilesizeplatform-independent

Read More
Migrating from big to little endian: How to predetermine problematic code?...

cstatic-analysisportability

Read More
Portable XAML Styles in a Class Library...

c#wpfvisual-studioxamlportability

Read More
msys path conversion (or cygpath for msys?)...

pathportabilitymingw32msyscygpath

Read More
Does C99 (and later) 7.1.3 Reserved identifiers miss "external"?...

clanguage-lawyerportabilityidentifier

Read More
C# How do I append code to the end of a running .NET .EXE, preferably from inside that .EXE?...

c#.netwindowsexeportability

Read More
Can't use uint64_t with rdrand as it expects unsigned long long, but uint64_t is defined as unsi...

c++long-integerportabilityintrinsicsrdrand

Read More
Library that includes undefined behavior function working on a certain compiler is portable?...

c++portability

Read More
OpenGL: Is aliasing a predictable and consistent phenomena?...

c++openglgraphicsportability

Read More
Portable way to print function pointers?...

cfunction-pointersportability

Read More
pynput and GlobalHotKeys not receiving any keyboard events...

pythonlinuxwindowsportabilitypynput

Read More
Can I link git submodules with some kind of fallback URL? If SSH clone fails, git should be able to ...

gitsshhttpscloneportability

Read More
Using Powershell to Print a Folder of Text files to PDF (Retaining the Original Base name)...

powershellpdfprintingautomationportability

Read More
Which data type to be used for a "generic" function pointer?...

cpointersportability

Read More
C portable shared library interface: best practice on primitive types...

cshared-librariesportability

Read More
Deploying C# (.NET 2.0) application as a portable application?...

c#.net.net-2.0portability

Read More
Is char *envp[] as a third argument to main() portable...

cenvironment-variablesprogram-entry-pointportabilityfunction-signature

Read More
Does operator new allocate on THREAD heap?...

c++multithreadingheap-memoryportabilitydarwin

Read More
Does "volatile" guarantee anything at all in portable C code for multi-core systems?...

cmultithreadingthread-safetyvolatileportability

Read More
C++ Class wrapper around fundamental types...

c++typeswrappertypedefportability

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

pythonanacondacondaportabilityminiconda

Read More
What hash (Python 3 hashlib) yields a portable hash of file contents?...

pythonhashportability

Read More
Using Python's ftplib to get a directory listing, portably...

pythonftpportability

Read More
Portable way to implement variadic arguments in kernel space?...

cassemblyvariadic-functionsportability

Read More
Am bit confused with the terms Interoperability vs portability in container world. Are containers po...

dockercontainersgoogle-kubernetes-engineportability

Read More
Check if files under a root are named in a portable way...

javafilesystemsportability

Read More
What is the meaning of "Java is portable"?...

javaportability

Read More
BackNext