Valgrind - Invalid read of size 1I'm getting the next error when running memcheck with valgrind: Invalid read of size 1 ==2511== at...
Question about pointersI think it had something to do with a filepointer in my function. I made a workaround so i solved it...
Question about pointersHi i got a function that looks like this: [CODE] int main(void){ char * string; char * string2...
[beginner] - question about strstr()@Peter87: Thank you! I always forget that! You solved my problem! :)
[beginner] - question about strstr()Hi, I'm trying to learn C. But i have a problem with using the strstr(). For example source ...
This user does not accept Private Messages