Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portability

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

Portability of using stddef.h's offsetof rather than rolling your own

c standards portability

Why and how are C++ bitfields non-portable?

c++ portability bit-fields

Is there a portable equivalent of gcc's __attribute__ (pure)?

c++ gcc portability

itoa function problem

c++ portability itoa

What is fadvise/madvise equivalent on windows?

ResourceMap not found error when referencing a resource file within a portable class library

What is the purpose of bytecode in Java?

How to link old C code with reserved keywords in it with C++?

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

C++ Class wrapper around fundamental types

How to force use of static library over shared?

Creating a Portable Python (local install) for Linux

Alternatives to ppl

Portable database for C# [closed]

c# database portability

How do i include different headers based on my OS?

How to check if file exists in C++ in a portable way?

c++ c file posix portability

How to deal with the most common classes missing on J2ME

Portable end of line (newline)

What is the meaning of "Java is portable"?

java portability