c-help

7622 threads · Page 108 of 153

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