Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
Is there a way to redirect stderr to a file that works in bash, csh and dash?
Dec 07, 2022
c
bash
csh
Is it acceptable to use rand() for cryptographically insecure random numbers?
Dec 07, 2022
c
random
Compiler changes printf to puts
Dec 08, 2022
c
gcc
assembly
compiler-optimization
How do I call C++ functions from C?
Dec 08, 2022
c++
c
Is there a formula to find the numbers of bits for either exponent or significant in a floating point number?
Dec 07, 2022
c++
c
floating-point
bit-manipulation
How to check if int32_t number can fit in int8_t and int16_t?
Dec 07, 2022
c++
c
clang
Hexadecimal representation of a negative signed 8-bit integer
Dec 08, 2022
c
hex
printf
Register allocation rules in code generated by major C/C++ compilers
Dec 08, 2022
c++
c
assembly
compiler-construction
cpu-registers
Standard C or Python libraries to compute standard deviation of normal distribution
Dec 08, 2022
python
c
algorithm
math
probability
XML APIs in C?
Dec 07, 2022
c
xml
api
How to automatically generate C header file using CMake?
Dec 08, 2022
c
header
cmake
How can I use pointers to display strings in an array?
Dec 08, 2022
c
pointers
string
C++ dll in C program
Dec 07, 2022
c++
c
dll
How do we shift from protected mode to real mode in Linux 2.6?
Dec 07, 2022
c
linux
assembly
operating-system
nasm
size_t,key_t,time_t etc
Dec 07, 2022
c
linux
printf("%d %d %d\n",++a, a++,a) output [duplicate]
Dec 06, 2022
c
printf
How do I read hex numbers into an unsigned int in C
Dec 08, 2022
c
file
copying
How do I write a function to permanently change a passed string
Dec 08, 2022
c
string
function
Remove preceding spaces and tabs from a given string in C language
Dec 08, 2022
c
string
tabs
spaces
What exactly does "ar" utility do?
Dec 07, 2022
c
unix
« Newer Entries
Older Entries »