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
copy or assign one string to another string in a 2 dimensional array of pointers
Jul 08, 2026
c
arrays
string
char
variable-assignment
Don't run "make test" as a part of Travis CI?
Jul 08, 2026
c
travis-ci
fast rule out if a member is in a set
Jul 08, 2026
c++
c
performance
algorithm
Subtle bugs in implementing circular queue
Jul 07, 2026
c
queue
UDP checksum calculation not working with newer version of gcc
Jul 08, 2026
c
strict-aliasing
Why does initializing C local character arrays internally store the strings in different stack/data segments?
Jul 08, 2026
c
shellcode
Is there a way to init a C double with a const value based on a hex pattern?
Jul 07, 2026
c
constants
c99
C pointers arithmetic for arrays
Jul 08, 2026
arrays
c
pointers
Hide mouse cursor in client area with delay?
Jul 08, 2026
c
winapi
user-experience
Are the "usual arithmetic conversions" and the "integer promotions" the same thing?
Jul 08, 2026
c++
c
integer-promotion
How can I measure real cpu usage in linux?
Jul 08, 2026
c
linux
gcc
kernel
profiling
Difference between static global variable and static variable inside a function
Jul 08, 2026
c
static
global-variables
global
how does less than (<) operator work with mixed types in c
Jul 06, 2026
c
comparison
types
operators
Why are there two different ways of initializing a pointer in C
Jul 08, 2026
c
pointers
How to improve buffer size determination for printfing various integer types?
Jul 07, 2026
c
data-conversion
Is the size of a union equal to the size of its member of the largest size?
Jul 08, 2026
c
unions
« Newer Entries
Older Entries »