Newbetuts
.
New posts in portability
How do I type a floating point infinity literal in python
python
floating-point
portability
numerical
How to use printf to display off_t, nlink_t, size_t and other special types?
c
linux
printf
portability
Django: 'current_tags' is not a valid tag library
python
django
portability
How to Declare a 32-bit Integer in C
c
portability
Portability of binary serialization of double/float type in C++
c++
serialization
double
portability
ieee-754
How can I portably call a C++ function that takes a char** on some platforms and a const char** on others?
c++
constants
portability
Is there any "standard" htonl-like function for 64 bits integers in C++?
c++
64-bit
portability
endianness
htonl
Are the experimental features of modern C++ reliable for long-term projects?
c++
c++11
portability
c++17
c++-standard-library
#include<bits/stdc++.h> on VSCode with MacOS [duplicate]
c++
portability
turbo-c++
c++-faq
implementation-defined-behavior
In C++, is it safe/portable to use static member function pointer for C API callbacks?
c++
callback
portability
What belongs in an educational tool to demonstrate the unwarranted assumptions people make in C/C++?
c++
c
cross-platform
portability
OS specific instructions in CMAKE: How to?
c++
linux
cmake
mingw
portability
Is char *envp[] as a third argument to main() portable
c
environment-variables
main
portability
function-signature
How should I print types like off_t and size_t?
c
portability
format-specifiers
Is there a replacement for unistd.h for Windows (Visual C)?
c++
c
windows
portability
unistd.h
How to bundle a JRE with Launch4j?
portability
exe
java
launch4j
How to measure time in milliseconds using ANSI C?
c
portability
time-precision
Why does glibc's strlen need to be so complicated to run quickly?
c
optimization
glibc
portability
strlen
Multi-character constant warnings
c++
c
casting
compiler-warnings
portability
Why bit endianness is an issue in bitfields?
c
cross-platform
portability
low-level
bit-fields
Prev
Next