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
Avoiding malloc/free Overhead in structure allocations in C
Jan 04, 2023
c
Why is undefined size array in struct allowed?
Jan 04, 2023
c
Why does the program only give an output if defined in main (and how can I change this)?
Jan 04, 2023
c
function
output
program-entry-point
How are variables tied to their values in C?
Jan 05, 2023
c
pointers
variables
memory
How does one pass includes to execvp that's running a perl script?
Jan 05, 2023
c
perl
C - three bytes into one signed int
Jan 05, 2023
c
twos-complement
signed-integer
Advantage of using compound assignment
Jan 04, 2023
c
c11
compound-assignment
Generic linked list?
Jan 04, 2023
c
linked-list
polymorphism
How can i make getchar() function hold backspace
Jan 05, 2023
c
ASCII value = 0 and '\0'
Jan 04, 2023
c
ascii
null-character
Create a 128 byte random number
Jan 05, 2023
c
random
Optimize integer multiplication with +/-1
Jan 04, 2023
c
bitwise-operators
Parameters in the sizeof operator in C
Jan 05, 2023
c
pointers
multidimensional-array
sizeof
Understanding K&R's putc macro: K&R Chapter 8 (The Unix System Interface) Exercise 2
Jan 05, 2023
c
macros
file-writing
Are stdin and stdout actually the same file?
Jan 04, 2023
c
linux
stdout
stdin
io-redirection
Why Binary file is not a Text file and all Text files are Binary files?
Jan 05, 2023
c
What's the difference between a and a + 0 as C pointers?
Jan 04, 2023
c
arrays
pointers
sizeof
C - strcpy vs assignment [duplicate]
Jan 02, 2023
c
How to change individual characters in string on C?
Jan 04, 2023
c
arrays
character
python ctypes issue on different OSes
Jan 04, 2023
python
c
python-3.x
windows
ctypes
« Newer Entries
Older Entries »