User profile: LadyInRed7

User info
User name:LadyInRed7
History
Joined:
Number of posts:27
Latest posts:

Seeking a Mentor
I have downloaded Hexchat,but dont know how to use it...Can you guys help me? I mean to say how to c...

How to pass g++.exe parameters to Code::Blocks?
I have been using CodeBlocks for a while now,and sometimes I have a problem.Its mostly associated wi...

INFINITE WHILE LOOP
[code] #include <iostream> using namespace std; int main() { int number; char answer= 'Y'; while...

Triangle area with 3 angles given
I think you know the Sum of Angles of Triangle Rule. According to it,the sum of 3 angles of Triangl...

Input from a file not working...
Well guys Im learning data file handling now and after following the tutorials here,I think the inpu...