c-help

7622 threads · Page 37 of 153

How to check if a number is prime or not ? 42 messages
Solved Homework help
Can't figure out to run the code 21 messages
Solved Other
Unexpected behaviour from stdlib qsort() 4 messages
Pointers Solved Data Structures
C help! 16 messages
Strings Stale
Hi guys, i'm working on a project to decode a .bin file. 31 messages
Solved Homework help
CS50 Credit Problem 30 messages
Solved
Pretty basic code not working? 18 messages
Solved C semantics
variadic functions 7 messages
Solved C semantics Other
Expression undefined behaviour 31 messages
C semantics Stale
What's going on with these two evaluations? 6 messages
Embedded C semantics Stale
Cant read a file 2 messages
Other Stale IO
help with tokenizing from stdin and storing in arrays 22 messages
Homework help Strings Stale
Invalid use of '::' 6 messages
Solved C semantics Other Data Structures
incorrect linkedlist functionality 28 messages
Pointers Solved C semantics Data Structures
Help Fixing error 3 messages
Solved Other
hi need help with c programming, not sure how to start it 2 messages
Other Stale
hi need help with c programming, not sure how to start it 2 messages
Other Stale
hi need help with c programming, not sure how to start it 32 messages
Homework help Other Stale
Hi guys, I have very confusing problem regarding this program which i think should work properly 21 messages
Solved C semantics
Variable input. 15 messages
Homework help Stale
Global non-compile-time-computable variable workaround? 14 messages
Solved C semantics
How can I make the Program(__VA_ARGS__, StateOperation) macro into a static inline instruction? 24 messages
Solved Other
Why does this increment `*curr_stack_size` by 2 not 1 doing `*curr_stack_size++` 7 messages
Pointers Solved
how to solve this problem in C 17 messages
Solved Homework help
Algorithmic Complexity 28 messages
Solved Learning Resources
Passing pointer to the first element of an array of pointers causes me to see garbage. 5 messages
Pointers Embedded Stale Memory Errors
str_pbrk rec 9 messages
Pointers Solved Strings
What went wrong in my program? 2 messages
Homework help Stale
Help 15 messages
Solved C semantics
char * vs char array for strings 14 messages
C semantics Strings Stale
Fixed an error by reading compiler warning but I don't actually understand. Help please 10 messages
Solved C semantics Strings IO
Trouble running directory/file related commands on Cygwin 31 messages
Solved Homework help Other
Any fix for this without using static? I don't know if Im just doing the data types wrong 7 messages
Solved Memory Errors
fast help 11 messages
Other Stale
Help setting up Cmake project Structure 32 messages
Solved Tooling
Homework Help 10 messages
Solved Homework help
Copying from File to 2D array 7 messages
C semantics Homework help Stale
homework assignmen 8 messages
Solved Homework help
homework help 55 messages
Solved Homework help
In linux under /proc how do I see which signals have registered handlers? 129 messages
Solved Other Tooling
KMP algorithm 11 messages
Data Structures Stale
getting started in C 13 messages
Solved Other
recursively shift a linked list 25 messages
Pointers Solved
Makefile 16 messages
Solved Homework help
Working with multiple data types in tensor library 2 messages
C semantics Other Stale
No rule to make target 'build/%.o' 13 messages
Tooling Stale
Simple C Programming in VSCode 40 messages
Homework help Stale
How does this become zero just by adding long double 6 messages
Homework help Stale
C++ ABI Interop with C, Strings issue 50 messages
Strings Solved Other Pointers C semantics
How can i preform data hiding and encapsulation in C ? 4 messages
Solved Other