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
difference between &array[0] and &array when passed to a C function
Feb 20, 2023
c
how to realloc inner and outer array
Feb 19, 2023
c
string
memory-management
C sockets send/recv buffer type
Feb 19, 2023
c++
c
sockets
unix
Can I know whether the variable has changed its value without comparing it with previous value in a function call C?
Feb 18, 2023
c++
c
C function argument char * vs char []
Feb 20, 2023
c
function
arguments
How to access members of a `struct' according to a value of a string?
Feb 18, 2023
c
string
struct
Analyze valgrind output: "invalid free()"
Feb 19, 2023
c
free
valgrind
memcheck
Declaration of function returning a function pointer
Feb 18, 2023
c
function
syntax
function-pointers
declaration
UDP multi client server basics
Feb 19, 2023
c
linux
udp
Get object from an object with JNI in C
Feb 19, 2023
java
c
java-native-interface
native
C code with ncurses compiled with libtinfo dependency
Feb 19, 2023
c
linux
ncurses
Visual Studio 2010 project file filters
Feb 19, 2023
c++
c
visual-studio-2010
__attribute__((packed)) alternative
Feb 17, 2023
c++
c
padding
packed
Difference between accessing Memory Mapped Registers using char and int
Feb 19, 2023
c
embedded
Correct syntax for initialization of a pointer to an array
Feb 19, 2023
c
pointers
[curl lib]How can I get response/redirect url ?
Feb 19, 2023
c
curl
libcurl
How to implement swapping of structs for the insertion sorting algorithm in C
Feb 19, 2023
c
struct
insertion-sort
Creating bitflag variables with large amounts of flags or how to create large bit-width numbers
Feb 19, 2023
c
bitflags
Why is absence of array index in "extern char name[]" not affecting strlen(name) but causing error for sizeof(name)?
Feb 19, 2023
c
sizeof
extern
strlen
Valgrind multiple "invalid write/read of size 1" errors
Feb 17, 2023
c
valgrind
« Newer Entries
Older Entries »