User profile: Katma

User info
User name:Katma
History
Joined:
Number of posts:32
Latest posts:

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 conversion
You're right, I'm sorry. I probably seem like a stubborn idiot, and I apologize. I've been working o...

Number conversion
Okay, so they were supposed to be &&, not ||. Is there anything else I'm missing?