User profile: mengjin89

User info
User name:mengjin89
History
Joined:
Number of posts:4
Latest posts:

Got stuck in input, output write in file and play with upper/ lower case
This one can be compiled, but run out of memory main.cpp void main() { ifstream input("Tld.tx...

I want to use a vector string class, but troubling in compile
I want to make subdomain a string vector class, like subdomain[0] is a string subdomain[1] is a...

I want to use a vector string class, but troubling in compile
I do have a main function, but the whole project is too big to post here. // Subdomain.h - subdomai...

I want to use a vector string class, but troubling in compile
#include <iostream> #include <string> #include <vector> using namespace std; class Subdomain ...

This user does not accept Private Messages