c-help

7622 threads · Page 57 of 153

gcc compiler not working correctly 14 messages
Solved Other
Connect 4 bot 32 messages
Homework help Stale
Infite value scan due unknown reason. 51 messages
Solved Homework help Other
Clarification regarding C syntax 17 messages
Pointers Homework help C semantics Stale
Convert char array to int array 4 messages
Solved Homework help
Anyone know why this is causing a memory leak? 30 messages
Pointers Solved Homework help Memory Errors
Percent is showing up as 0 always 32 messages
Solved Homework help
RISC-V Encoder help. 329 messages
C semantics Solved Homework help Learning Resources
How can I write my own startup function? 150 messages
Solved Other
Detecting when input is a non integer and displaying error message 6 messages
Solved Homework help
c program with fork() 52 messages
Solved Homework help Other
Forward declare struct in third party library?? 8 messages
Solved C semantics Other
Trying to share memory between 2 C files 9 messages
Solved Homework help
Anything wrong with my code? 6 messages
Pointers Solved Homework help
What would be the right way to upload this library ? 7 messages
Homework help Data Structures Stale
Help with error in menu driven nested structs prob 4 messages
Homework help Stale
struggling to include gtk header file in my program.guide me 36 messages
Preprocessor Embedded Other Homework help Stale
How to add new nodes into Sorted Linked List 2 messages
Pointers Solved Data Structures
Reading a 256 Inode on Ext2 2 messages
Homework help Data Structures Stale
help with explaining compare function example 62 messages
Solved Homework help
Help with reading data from file 3 messages
Pointers Solved Strings IO
help with simple structs code 51 messages
Solved Homework help
type def usage 6 messages
C semantics Stale
counting the # of entries in a file 46 messages
Solved C semantics IO
Can someone help me go through the logic of this question? 28 messages
Homework help Stale
fixed-size array initialization 16 messages
Pointers Data Structures Stale
UEFI sending bytes to stdout 8 messages
Embedded Other Graphics Stale
need help implementing my cache methods into old methods 3 messages
Homework help Stale
vim.lsp.buf.rename doesn't rename in all files 3 messages
Other Stale
help with string 70 messages
Solved Homework help
using structs to define registers 14 messages
Embedded Stale
[help] with C macros 14 messages
Solved C semantics Other
Reading the disk in 32 bit protected mode with C 2 messages
Embedded Other Stale IO
i need help to start 12 messages
Solved Homework help
Injecting arguments into function pointers 16 messages
Pointers Stale
Error With Pointers & Strings 28 messages
Pointers Solved Strings
Help with main function not exiting when another function has return 0; 30 messages
Homework help Other Stale
Help with cache 11 messages
Homework help Stale
Is there a possibility to get the enviroment variables via `printf` function? 14 messages
Other Stale
No build button in my visual studio 34 messages
Other Stale
Delete binary instructions at runtime? (idea/feature) 13 messages
Solved Learning Resources
selection menu help 2 messages
Other Stale
Seg Fault 93 messages
Solved Homework help
linked lists help 48 messages
C semantics Homework help Other Stale
Pipes help 91 messages
Solved Homework help
How does va_arg deal with intentionally bad integer types in printf? 48 messages
Solved Pointers C semantics Tooling Memory Errors
Detecting consecutive characters in C 13 messages
Solved Strings
Is it undefined behavior to manipulate a pointer array of wrong size only inside defined size 51 messages
Pointers Solved C semantics Memory Errors
copying from one file to another 34 messages
Strings Stale IO
Error C2040: differs in levels of indirection 18 messages
Pointers Solved