Guest User

Untitled

a guest
Jan 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. SecoundB {
  2. public:
  3. string name[40] = {"hoge fuga",
  4. "foo bar",...};
  5.  
  6. private:
  7. room skypeRoomChat;
  8. history blackHistory;
  9. }
Add Comment
Please, Sign In to add comment