SegFault before main even runs?I'm using the compiler built into my school's csc server. Linux classes.csc.lsu.edu 2.6.26-2-amd64...
SegFault before main even runs?I'm getting a segfault before the program even gets to main. It compiles just fine, but not beyond t...
AVL tree functions "SELECT" and "RANK"Evening, all. I'm trying to design a program that takes an input file with commands and integers, an...
Number conversionYou're right, I'm sorry. I probably seem like a stubborn idiot, and I apologize. I've been working o...
Number conversionOkay, so they were supposed to be &&, not ||. Is there anything else I'm missing?