c-help

7622 threads · Page 39 of 153

Compile-time macro string concatenation 4 messages
Strings Stale
What are the security implications of incorrectly running subshell commands? 44 messages
Solved C semantics Tooling
Implementing multiple pipes 25 messages
Solved IO
Program not properly compiling due to memory leak I believe. 31 messages
Homework help Stale
Program is not fully merge sorting properly. Can I please get some help? 24 messages
Homework help Solved C semantics
my cpp code to find a prime 223 messages
Math & Algorithms Solved
clangd 'gtk/gtk.h' file not found 9 messages
Solved Other
I have not been taught how to store or input strings in c, can someone help me with this 82 messages
Solved Homework help
Do you see any issues in this code? 14 messages
Solved C semantics
Allocating memory for structs containing a pointer a dynamic array 30 messages
Pointers Stale
Initializing serial port driver (rs232/UART, Linux) 4 messages
Homework help Stale
Spin words 10 messages
Pointers Solved Strings
Can somebody tell me whats wrong with my code 76 messages
Homework help Stale IO
My Program Doesn't Count The Number Of Inserts Properly 46 messages
Other Stale
porting all of doom to a TI-84 Plus CE 4 messages
Other Stale
My assignment kept crashing 17 messages
Solved Homework help
What is the best way to take user input in C 60 messages
C semantics Stale
Why when reading an array of characters in C using scanf(), we don't use & symbol 8 messages
Solved C semantics
Are there any good MOOC to learn C? 13 messages
Solved C semantics
Hi everyone, The codes doesn't work as intended, is there a mistake? 6 messages
Solved Homework help
bitwise question 3 messages
C semantics Stale
cant copy string into struct but becomes empty after copying 8 messages
Pointers Solved Strings
What to learn for C 7 messages
Solved Learning Resources
Chapter 1.5 of C programming by Dennis Ritchie 18 messages
Solved Learning Resources
How to read virtual files on Linux using a C program? 28 messages
Solved Homework help Other Memory Errors
Beginner here, help with something that should be basic 54 messages
Homework help Solved C semantics Strings
foo = malloc(sizeof(float) * 3) yet foo[10] exists??? 7 messages
Pointers Solved C semantics Memory Errors
help with chip8 emulator writing 2 messages
Other Stale
How is this printing the string fine without setting '\0' 6 messages
Solved Strings
What system call lets me read from files asynchronously? 36 messages
Solved C semantics Tooling IO
help with simple program 6 messages
C semantics Other Stale IO
Understanding Void Pointers to Functions and Type casting 14 messages
Pointers Solved
Struggling with referencing an array from another class. How can I use pointers to do this. 19 messages
Pointers Homework help Data Structures Stale
A segfault i dont understand 43 messages
Pointers Stale Memory Errors
c++ projects 7 messages
Solved Homework help
Learning C from scratch 41 messages
Solved C semantics
linked list ** to int *** 123 messages
Pointers Homework help Data Structures Stale
What are the use cases for fflush(NULL) in real life? 40 messages
Solved Tooling IO
How do I simulate write errors in Windows like 1>/dev/full does in linux? 15 messages
Tooling Stale IO
I need help with aligning this code for my assignment 11 messages
Homework help Stale
strtok() behavior 53 messages
Pointers Solved C semantics Strings
Hi guys, Same code but different output, Why? 16 messages
Solved Homework help
Hey i am having a hard time understanding a C code. 18 messages
Solved Other
chdir not able to cd into a valid directory 8 messages
Solved Strings IO
Help with C programming problem 13 messages
Homework help Stale
Call a function without parentheses 115 messages
Other Stale
Date validation 6 messages
Solved Homework help
Hello guys, I have a little bit of code problem: 25 messages
Solved Homework help
hi i need some help with scanning the same input twice, not clearing the buffer after the first time 20 messages
Homework help Stale
Incomplete type error with gcc and enum 18 messages
Solved C semantics