c-help
Recursive file search in Unix
Solved
Homework help
IO
Emulating `_Noreturn` in c99
C semantics
Stale
libpcap: why can't I get the packet starting at some layer
Other
Stale
#create a C file inside a directory
Other
Stale
cross compiling Lua C api
Solved
Tooling
char * length using pointers
Pointers
Solved
Homework help
Strings
Reading character after reading string input
Strings
Stale
What is the best way to get a String input?
Solved
C semantics
Other
Strings
Struct with a function
Pointers
Solved
Data Structures
A doubt regrading transpiling
Solved
Tooling
Not sure why this transpose function is incorrect
Solved
Homework help
why doesn't x=4 follow the condition
Homework help
Stale
Multithread/Multiprocess print server
Homework help
Stale
warning: function returns address of local variable
Solved
C semantics
Debugging options
Solved
Memory Errors
How to delete records in a structure ?
Homework help
Stale
heap-use-after-free fault when trying to free a structure
Solved
Memory Errors
Array Struct inside a struct
Solved
Homework help
Implementation of the header file string.h
Strings
Other
Pointers
Homework help
Stale
Using errno instead of checking if malloc returned NULL every time
Solved
Other
Why is this snippet that should find array min value, printing 10?
C semantics
Stale
IO
Matrix Problem in C
Other
Learning Resources
Pointers
Homework help
Stale
Matrix Problem in C
Other
Learning Resources
Pointers
Homework help
Stale
Doubly Linked list on shared memory?
Solved
Homework help
Other
Data Structures
Assigning different argv to every new Fork without repeating
Solved
Other
Strings
freeing memory from field in a constant size struct
Strings
Solved
C semantics
Homework help
Memory Errors
fix row position in the matrix
Solved
Homework help
Test
Solved
Other
initializing without using a designated initializer
Homework help
Solved
C semantics
fibonacci using while loop
Math & Algorithms
Solved
Homework help
What is the fastest binary decision non cryptographic hashing method ?
Math & Algorithms
Solved
Learning Resources
strcmp no workey
Solved
Strings
calculate if a triangle is right angled or not, but without including header files (like math.h etc)
Math & Algorithms
Solved
Homework help
C wont work
Tooling
Stale
What does this function do?
Solved
Tooling
different outputs using different compilers help
Solved
Homework help
Need Help with Struct
Solved
Other
linking error out of no where
Solved
Other
what dors (void *) do ?
Pointers
Solved
unexpected output help
Solved
Homework help
yoo i need HELPP rnnn
Locked
Homework help
Stale
Segmentation fault
Solved
Memory Errors
LNK2019 Error
Solved
Homework help
Locked
Tooling
pthread loop buffer into N length of array
Pointers
Solved
Other
Multithreading
Simple array issue
Pointers
Solved
Need Help with Struct Pointer Code
Homework help
Stale
other ways to avoid hard coding
Solved
Homework help
Systemcalls from kernel module
Solved
Other
IO
Learning Resources
AST Implementation in C
Pointers
Math & Algorithms
C semantics
Data Structures
Stale
getline() vs read() for asynchronous input w/o blocking
Stale
IO