Seeking a MentorI 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 givenI 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...