c-help

7622 threads · Page 68 of 153

indirection <--> performance 137 messages
Other Pointers C semantics Data Structures Stale
Multithreading 26 messages
Multithreading Stale
help 26 messages
Solved Homework help
Help assigning a char * member of a struct to the value of a const char * 11 messages
Solved Homework help Strings
I believe I understand what the code does, but I don't understand why it does it (Beginner) 6 messages
Pointers Solved
why the print() function continues printing memory adresses? 21 messages
Solved Memory Errors
Finding the accuracy between array of numbers from a dataset txt 41 messages
Homework help C semantics Stale
"undefined reference to `WinMain@16'" when compiling .c file with gcc in Command Prompt. 4 messages
Other Stale
help please 60 messages
Solved Homework help
Help with optimization 25 messages
Other Stale
help with function 54 messages
Solved Homework help
i need some help in using openSSL library in c 4 messages
Other Stale
weird error cannot acces memory 14 messages
Stale Memory Errors
Not sure whats wrong with my code 25 messages
Solved Homework help
Npcap and CMake 3 messages
Tooling Stale
can someone explain how this code works? 48 messages
Solved Homework help
Using a Buffer-Overflow to hack a program and obtain a shell 49 messages
Solved Homework help
function not working 3 messages
Solved Homework help
What does it mean if there are two return statements ?? 11 messages
Solved Other
Trying to align my stars here under each class 107 messages
Homework help Stale
New to C, flame me... 50 messages
Other Stale Memory Errors
help me with this for loop 69 messages
Solved Homework help
headerfile not working as expected 36 messages
Solved Other
guys cant figure out this code can anyone pls help me 6 messages
C semantics Stale
Explain how RECURSIVE Works 15 messages
Strings Solved Other C semantics Homework help
q: function to replace certain count of occurrences of substring in string 21 messages
Other Data Structures Stale
Can I pass an array element in a function ? 4 messages
Solved Data Structures
Why does the signal handler for SIGSEGV run an infinite loop? 8 messages
Solved C semantics
C++ Builder help GUI 2 messages
Graphics Other Stale
Is it alright if you have many if and else ifs in your code? 5 messages
C semantics Stale
Need help with undefined reference error 6 messages
Graphics Stale Memory Errors
guys pls explain how this code works 29 messages
C semantics Stale
Making a Bar Chart 5 messages
C semantics Homework help Tooling Stale
Need help with unexpected results (I'm a begginner!) 23 messages
Homework help Stale
Parallel programming without libraries 28 messages
Solved Other
can somebody just help me fix a small problem with my code 8 messages
Solved Homework help
can someone help me see what is wrong with my code? 13 messages
Solved Homework help
Scanf does not read accents in Portuguese after compiling ( .exe archive ) - (black screen ) linux 101 messages
C semantics Solved Homework help
need help to write a working telephone directory 42 messages
Solved Homework help
Need help for implimenting an extended Euclidean algorithm 2 messages
C semantics Stale
multithreaded server 7 messages
Solved Homework help
Undefined array size in struct C 13 messages
Pointers Solved
blank window code explination in C 43 messages
Other Stale
What "tools" are used in C to "create" a executable ? Its just the compiler and linker ? 17 messages
Solved Homework help
Segmentation fault issue with stdio.h 23 messages
Solved Homework help
help please 14 messages
Solved Homework help
Priting change the value 12 messages
Pointers Homework help Strings Stale
clarification on switch cases 12 messages
Solved C semantics
why is this returning the else if printf when the user inputs “x”? I want it to print the else. 66 messages
Solved Homework help
Argument Counting for Variadic Macros 34 messages
Solved Preprocessor