User profile: chiedozie

User info
User name:chiedozie
History
Joined:
Number of posts:20
Latest posts:

If conditional statement won't run.
yup facepalm moment. I put 1 < postfix.length() in the for loop instead of i . thanks!

If conditional statement won't run.
Hi, I'm making a program that converts inifx to postfix and then calculates the expression. But, fo...

I can't open a directory in my terminal.
Oh wow *facepalm* ... completely forgot. thanks!!!

I can't open a directory in my terminal.
Hi, ... new to programming. Taking a OS course and my professor gave us files to reference in ...

What does this compiler warning mean?
I realized I was using C libraries when my program is in C++, so i removed the .h off some of them. ...