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
Pointer in a function "expected expression before = token"
Dec 22, 2022
c
pointers
c-preprocessor
Why C allows uninitialized local variables?
Dec 21, 2022
c
initialization
local-variables
variable-initialization
declare a C function as friend inside CPP class
Dec 21, 2022
c++
c
while(foo) vs while(foo != NULL)
Dec 21, 2022
c
while-loop
Datatype of pthread_t in pthreads?
Dec 22, 2022
c
pthreads
64-bit
Is this code vulnerable to buffer overflow?
Dec 21, 2022
c
overflow
buffer-overflow
How can a single sqrt() runs twice slower than when it was put in a for loop
Dec 22, 2022
c
gcc
assembly
x86-64
compiler-optimization
Code obfuscation do not understand
Dec 22, 2022
c
Writing API: what a handle should be
Dec 21, 2022
c
api
design-patterns
handle
Initialization of Class using malloc()
Dec 21, 2022
c++
c
lua
malloc
new-operator
Typedef struct unknown type name [closed]
Dec 21, 2022
c
struct
header
typedef
C memory allocation and deallocation
Dec 22, 2022
c
memory-management
C lookup string by value
Dec 21, 2022
c
pointer to pointer, I am lost
Dec 21, 2022
c
How to translate pem public key into openssl RSA* structure
Dec 21, 2022
c
encryption
openssl
cryptography
rsa
Difference between fflush(stdin) and flushstdin()
Dec 22, 2022
c
stdin
fflush
Portable support for large files
Dec 21, 2022
c++
c
large-files
Do I need to memset a C struct in Swift?
Dec 21, 2022
c
swift
struct
memset
malloc and heap: extra memory for storing the size and linked list information?
Dec 22, 2022
c++
c
memory
malloc
heap-memory
How to check Type of structure in C
Dec 21, 2022
c
« Newer Entries
Older Entries »