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
Generating random string unsigned char in C
Feb 13, 2023
c
Passing multidimensional array by reference in C
Feb 12, 2023
c
pointers
Clarification in getop()
Feb 11, 2023
c
kernighan-and-ritchie
A nested and expandable for loop in C
Feb 13, 2023
c
for-loop
nested
expandable
Using fork(), how can I make child process run always first?
Feb 12, 2023
c
linux
process
fork
vfork
`sqlite3` ignores `sqlite3_busy_timeout`?
Feb 12, 2023
c++
c
sqlite
Avoid using global variables when using recursive functions in C
Feb 12, 2023
c
recursion
Makefile overriding default implicit rule
Feb 12, 2023
c++
c
makefile
Is it necessary to close a file number of time it is opened in program?
Feb 11, 2023
c
file-handling
read() fails with Bad address, valgrind shows Syscall param read(buf) points to unaddressable byte(s)
Feb 12, 2023
c
linux
realloc
Wrong output inet_ntop
Feb 12, 2023
c
network-programming
getaddrinfo
inet-ntop
Calling Rust method from C with array parameters
Feb 11, 2023
c
rust
ffi
converting string into time using sscanf
Feb 11, 2023
c
string
time
C: malloc error-pointer being freed was not allocated
Feb 12, 2023
c
malloc
How to read from an .ini file?
Feb 12, 2023
c
configuration
ini
Why isn't the compiler generating an error "lvalue required"?
Feb 12, 2023
c
pointers
lvalue
Fastest way to multiply two 64-bit ints to 128-bit then >> to 64-bit? [duplicate]
Feb 11, 2023
c
integer
fixed-point
int128
Why char name[1] can hold more than 1 character? [duplicate]
Feb 12, 2023
c
gcc
segmentation-fault
buffer
What is char*argv[ ] and how is it similar to char **argv
Feb 12, 2023
c
pointers
command-line-arguments
How to use C library in Golang(v1.3.2)
Feb 12, 2023
c
go
« Newer Entries
Older Entries »