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
Inserting char string into another char string
Aug 25, 2022
c
* on the linux command line
Apr 29, 2022
c
linux
Why do new C books not adhere to the C99 standard?
Aug 28, 2022
c
c99
How allocate or free only parts of an array?
Mar 18, 2019
c
arrays
What is the point of the logical operators in C?
Jan 24, 2019
c
xor
bitwise-operators
logical-operators
Why does writing to a string literal in this C program segfault?
Jul 04, 2022
c
In C/C++, is char* arrayName[][] a pointer to a pointer to a pointer OR a pointer to a pointer?
Oct 31, 2022
c++
c
arrays
pointers
multidimensional-array
Why is main necessary in a program
Aug 16, 2022
c
strncpy documentation question
Oct 14, 2022
c++
c
strncpy
Pointer to an array of function pointers
Sep 12, 2019
c
function
pointers
BFS in binary tree
Nov 18, 2022
c
breadth-first-search
What is the best way to set a particular bit in a variable in C
Jun 09, 2018
c
what does this instruction do?:- mov %gs:0x14,%eax
Oct 23, 2022
c
assembly
x86
In a byte, how to swap the 4 higher bits with its 4 lower bits
Jun 20, 2022
c
byte
Are two dimensional arrays in C required to make all elements contiguous?
Oct 22, 2022
c
arrays
if(a,b,c,d) how does this work? [duplicate]
Sep 24, 2022
c
if-statement
check if a lot of int is equal
Jul 10, 2022
ios
objective-c
c
C - Returning 2 values in a function and trying to use them
Sep 02, 2022
c
What is wrong with the following code dealing with pointers?
May 18, 2022
c
pointers
Pointer to volatile data (*((volatile uint32_t *)0x40000000)) [duplicate]
Oct 10, 2017
c++
c
arm
« Newer Entries
Older Entries »