c-help

7622 threads · Page 121 of 153

Line length with dynamic buffer 7 messages
Solved
Creating a Shell 7 messages
Solved Homework help
Computations and calculations 3 messages
Pointers Solved Homework help
I have part of a C code and need help figuring out the answers to a few questions referring to it 5 messages
Solved
Using `static` in array size brackets for a function who takes a pointer to array? 44 messages
Solved C semantics
loop working, but everything within if-else statements won't execute 56 messages
C semantics Solved Homework help
How can I allocate an array of strings without knowing the length of each string beforehand? 5 messages
Solved Homework help
Segmentation Fault (core dump) 25 messages
Solved Homework help Memory Errors
How do i stop losing braincells 155 messages
Solved
a very hard problem 25 messages
Stale
Problem relating arrays 5 messages
Solved
Function mismatch 6 messages
Solved
the return value of of child process is not ith child. why?? 13 messages
Solved
how do i extract number 123 (in into format) out of this string char str[20]="abc#123" 8 messages
Solved C semantics
C Bind Issue 68 messages
Solved
Change dev c color 7 messages
Solved
spectre-mitigation 3 messages
Solved
Why is it telling me that "NULL" in "srand(time(NULL))" is undeclared 13 messages
Solved Homework help
Trying to Storing data to an structure array 18 messages
Solved Memory Errors
using 2d arrays,Write a program to find the maximum element in each row. 16 messages
Solved
Trying to play sounds with FMOD instead of Win32API 45 messages
Solved
How can I fix "SSL peer certificate or SSH remote key was not OK" without disabling security? 12 messages
Solved
What happens when you make an array that is too big to be laid out contiguously in memory? 29 messages
Pointers Solved Memory Errors
eventfd() and epoll 124 messages
Solved
In C, what is the type returned by the expression 1==2 47 messages
Solved
Weird Output caused by either \n or printf. How to solve? 4 messages
Solved
Curl "get in memory" example doesn't print anything 22 messages
Solved
windows.h on android 10 messages
Solved Homework help
Infinite while loop 28 messages
Solved
Infinite while loop issue 2 messages
Solved
GCC - How to ignore warning for some part of my code? 4 messages
Solved
Mixing Computed Goto and Clang Blocks 3 messages
Solved
bug 4 messages
Solved
Needing help with if statements in a matrix game 10 messages
Solved
how can an array be extend by one string with a struct ? it’s for the binary search in quicksort 15 messages
Solved
Comparing a string imported from a file with another string 2 messages
Solved
Variadic arguments issue. LogErr( "This used to work %s", func_that_returns_ptr_to_string(var) ); 6 messages
Pointers Solved C semantics
Strncat 11 messages
Pointers Solved
Memory alloc 14 messages
Solved Memory Errors
#include <curl/curl.h> not found 34 messages
Solved
Need urgent help in C! 11 messages
Solved
File bug 55 messages
Solved
pointers 8 messages
Solved
Hello everyone, can you help me with my homework? C# 5 messages
Solved Homework help
pointers 12 messages
Solved
Cannot include curl.h on windows 10 20 messages
Solved
code check 21 messages
Solved Homework help
Capturing a screenshot of the desktop and getting the pixels? 11 messages
Solved
how do I create an array with 5million random numbers 39 messages
Solved
IPC - working principles 20 messages
Solved