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
C, reading from file into structure
Dec 02, 2022
c
file
structure
Size of struct containing double field
Dec 02, 2022
c
struct
sizeof
How to interpret *( (char*)&a )
Dec 03, 2022
c
endianness
Local variable still exists after function returns
Dec 02, 2022
c
local-variables
left-hand operand of comma expression has no effect
Dec 03, 2022
c
bitwise operators in C
Dec 02, 2022
c++
c
gcc
bit-manipulation
bitwise-operators
Array initialization using {0} fails except for first element in some compilers [duplicate]
Dec 02, 2022
c++
c
Why does C not define minimum size for an array?
Dec 03, 2022
c
arrays
undefined-behavior
Difference between null terminated char (\0) and `^@`
Dec 02, 2022
c++
c
arrays
string
char
Converting an int array to an int value in c
Dec 02, 2022
c
bit field padding in C
Dec 02, 2022
c
Are these two methods for setting pointers equal to each other the same?
Dec 02, 2022
c
pointers
Converting a decimal to a hexadecimal number
Dec 03, 2022
c
decimal
number-formatting
hex
How does this value assignment work? [closed]
Dec 02, 2022
c
What is the priority with nested case, for and if loop?
Dec 03, 2022
c
switch-statement
break
subroutine
What are the differences between nested if and &&?
Dec 02, 2022
c
if-statement
How to find number of 1's in a binary number in O(1) time?
Dec 02, 2022
c
algorithm
bit-manipulation
Is it possible to convert C/C++ source code to assembly?
Dec 02, 2022
c++
c
assembly
C string function calls, pass by value or reference?
Dec 02, 2022
c
string
parameter-passing
Who writes header files
Dec 03, 2022
c
header-files
« Newer Entries
Older Entries »