User profile: MaBunny

User info
User name:MaBunny
Name:Neel
Location:India
History
Joined:
Number of posts:66
Latest posts:

Double output problem in string
Here,you have primarily two problems:- 1)Your [b]else[/b] block on line 23 is not proper,as there s...

Getting this error for the first time(don't kno what to do)
Heres my Github repo tht ive made:- https://github.com/MaBunny/My_IRCbot It contains all of the fi...

Getting this error for the first time(don't kno what to do)
Srry guys....this is my first time writing a custom exception class. I'll upload this files to my gi...

Getting this error for the first time(don't kno what to do)
Heres the main body of the code where Im getting errors.... The config.cpp source file:- [code] #inc...

Getting this error for the first time(don't kno what to do)
Heres the Settings class... Settings class:- [code] #include <string> #include <algorithm> #include...