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
Viewing CPython Code in CLion
Jul 19, 2026
c
cpython
clion
How to distinguish INPUT, OUTPUT and INPUT-OUTPUT parameter of function in c?
Jul 21, 2026
c++
c
function
pointers
parameters
C string atoi int array
Jul 19, 2026
c
arrays
Are multi-character character constants valid in C? Maybe in MS VC?
Jul 20, 2026
c
visual-c++
char
Truncate a floating-point number to the leading N decimal digits
Jul 21, 2026
c++
c
performance
floating-point
ieee-754
Precise conversion of 32-bit unsigned integer into a float in range (-1;1)
Jul 20, 2026
c++
c
algorithm
cuda
floating-point
waitpid - In which cases both WIFEXITED and WIFSIGNALED will be false?
Jul 20, 2026
c
posix
waitpid
jsvc
apache-commons-daemon
SSL_get_verify_result returns Error 20 for irc.freenode.net
Jul 21, 2026
c
openssl
x509
pki
openCV center of image rotation in C
Jul 19, 2026
c
image
opencv
rotation
MinGW Compiler for Windows, using GCC, C99 vs GNU99
Jul 20, 2026
c++
c
mingw
c99
Is there a way to stream data into GIT instead of passing in file names?
Jul 21, 2026
c#
java
c
git
Is it safe to share single X509_STORE between multiple threads for verifying certificate?
Jul 20, 2026
c
multithreading
openssl
Passing arbitrary struct from C to LUA and accessing it
Jul 19, 2026
c
variables
struct
lua
arguments
Is free()ing memory on exit() really necessary in Pebble?
Jul 20, 2026
c
pebble-watch
pebble-sdk
printf() prints the correct int value written to a pointer, but not the correct double value written to another. Why is that?
Jul 20, 2026
c
pointers
stack
printf
strict-aliasing
Lua issue - Loading a library file before running
Jul 18, 2026
c
lua
Scanf("%[^\n]") not working with array string inside loop
Jul 20, 2026
c
arrays
string
multidimensional-array
scanf
Whats the difference between int *p=10 and int *p = (int *)10?
Jul 19, 2026
c
pointers
Why does printing char sometimes print 4 bytes number in C
Jul 20, 2026
c
« Newer Entries
Older Entries »