Differences in declaring a struct variableWhat are the differences between these two declarations for a struct? Btw, I wrote this code; this ...
Using doubly linked listI have this function below, and I'm having difficulties on where to start. I have to build a Grid Wo...
Writing an intersection algorithm using linked list recursively?Below is a function that prints out the intersection of two sets. I'd like to rewrite it using linke...
Corresponding symbols comparison?For example, if you store char of symbols "( {" into a stack, how would you make a comparison to say...
Segmentation fault when printing out dynamic arrayI'm getting a segmentation fault whenever I try to print out the line shown in the "push" function. ...
This user does not accept Private Messages