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
Changing a char array's values
Dec 24, 2022
c
arrays
pointers
Realloc an array of Structs
Dec 24, 2022
c
arrays
struct
realloc
String as an array index
Dec 24, 2022
c
arrays
Casting a function pointer to a type that accepts more arguments
Dec 24, 2022
c
casting
function-pointers
What are the threading guarantees of nowadays C and C++ compilers?
Dec 24, 2022
c++
c
multithreading
Which is faster, C & MySql or PHP & MySql?
Dec 23, 2022
php
mysql
c
performance
insert
C : how is double number (e.g. 123.45) stored in a float variable or double variable or long double variable?
Dec 24, 2022
c
Segmentation fault sprintf [c]
Dec 24, 2022
c
shell
Proper way to create packets along with sending and receiving them in socket programming using C
Dec 23, 2022
c
sockets
networking
network-programming
How do I convert int* to int (*p)(void)?
Dec 24, 2022
c
pointers
Applying increment to ternary operator in C
Dec 24, 2022
c
increment
ternary-operator
Is there anything special I need to do to use C code in my C++ program?
Dec 24, 2022
c++
c
g++
How do I get the base type of a variable using GDB/MI
Dec 23, 2022
c
types
gdb
How to know the number of characters in utf8 string
Dec 24, 2022
c
string
utf-8
character-encoding
Number of Running Processes on a Minix system from C code
Dec 24, 2022
c
unix
process
minix
Is there any more scope for optimising this code?
Dec 24, 2022
c
optimization
malloc
Resources To learn IOCP On Windows
Dec 23, 2022
c
windows
iocp
io-completion-ports
What is the fastest way to overwrite an entire file with zeros in C?
Dec 22, 2022
c
linux
file
unix
file-io
stdarg and NULL arguments
Dec 23, 2022
c
variadic-functions
Reversing a string in C using pointers?
Dec 23, 2022
c
string
reverse
« Newer Entries
Older Entries »