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
Does a C struct hold its members in a contiguous block of memory? [duplicate]
Nov 29, 2022
c
What are the exact differences betwenn int **a and int a[][] as function parameters in C and C++?
Nov 30, 2022
c++
c
function
pointers
parameters
fork() as an argument
Nov 30, 2022
c
fork
Oddities in C char arrays
Nov 30, 2022
c
arrays
pointers
Problem with rand() in C [duplicate]
Nov 30, 2022
c
gcc
random
Converting between C enum and XML
Nov 29, 2022
c
objective-c
xml
cocoa
enums
Why does *(str+i) = *(str +j) not work here?
Nov 30, 2022
c
arrays
string
pointers
reverse
Why does this floating-point loop terminate at 1,000,000?
Nov 30, 2022
c
floating-point
Using volatile long as an atomic
Nov 30, 2022
c++
c
multithreading
concurrency
atomic
How does C get the array offset right for an array of strings?
Nov 30, 2022
c
arrays
string
Mechanism for returning a string from C main() program
Nov 29, 2022
c
Implementing a Unix shell in C: check if file is executable
Nov 30, 2022
c
unix
Is the function strcpy always dangerous?
Nov 30, 2022
c
security
Undefined Reference to a function
Nov 30, 2022
c++
c
linux
undefined-reference
union for uint32_t and uint8_t[4] undefined behavior? [duplicate]
Nov 29, 2022
c++
c
unions
strict-aliasing
type-punning
What's the point of making a new typedef for each variable?
Nov 30, 2022
c++
c
typedef
C floating point precision [duplicate]
Nov 30, 2022
c++
c
floating-point
floating-point-conversion
fopen not work with XCode
Nov 30, 2022
c
text-files
Why does C not offer syntactically transparent references like C++ and Java do?
Nov 30, 2022
c
language-lawyer
C/C++ optimize data structures, array of arrays or just array
Nov 30, 2022
c++
c
arrays
« Newer Entries
Older Entries »