NHÓM STEAM
C++ Coders Cplusplus
NHÓM STEAM
C++ Coders Cplusplus
1
ĐANG CHƠI
6
TRÊN MẠNG
Thành lập
12 Tháng 12, 2010
19 bình luận
Wizard 23 Thg04, 2020 @ 10:34am 
Haha I wrote in this group last time 4 years ago. : D

Time passes.
Daniel W 2.0 26 Thg11, 2017 @ 3:58pm 
#include <Windows.h>

int main() {
const unsigned short DEF_Message = MessageBoxA(NULL, "THR_MAIN -> INFORMATION::C++_IS_THE_BEST_CODING_LANGUAGE!", "THR_MAIN->INFORMATION", 0x00000004L | 0x00000030L);

switch(DEF_Message) {
case IDYES:
exit(0);

case IDNO:
const unsigned short NO_Message = MessageBoxA(NULL, "THR_MAIN -> ERROR::♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥?!", "THR_MAIN->♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥", 0x00000000L | 0x00000010L);
switch(NO_Message) {
case IDOK:
main();
}
}

return EXIT_SUCCESS;
}
Wizard 29 Thg11, 2016 @ 10:53am 
I found out:
Writing
Type t ();
Creates an instance of Type "Type" with name "t". Creating an instance without new, means we use automatic storage handling.
While
Type t = new Type();
would use dynamic storage allocation, which requires deletion of the object.
Wizard 15 Thg11, 2016 @ 10:58am 
1) Initialize private constant variable outside of their class?
2) Does c++ has static/instance concept? I can just write
Type t;
and use it.

Hm. :steamhappy:
76561198060923780 16 Thg08, 2015 @ 3:42pm 
Yup, pretty dead group. :D
Winston 'The Wolf' Wolfe 5 Thg10, 2014 @ 5:01pm 
*assumes this is a dead group*
Winston 'The Wolf' Wolfe 5 Thg10, 2014 @ 4:43pm 
std::cout << "I hope it's okay that I join this group...";
30 Thg01, 2014 @ 9:43am 
Hello everyone, I Am Looking for a Coder for my Clockwork: HL2RP, Add me If your Interested Thanks~
Ghost8797 3 Thg04, 2013 @ 8:33pm 
What would be an good program to learn C++ in
MeowKitty 26 Thg12, 2012 @ 9:18pm 
I think you should modernize a bit.

#include <iostream>

int main(int argc, char *argv[])
{
auto f = [](const char *str) { std::cout << str << std::endl; };
f("Hello World!");
}
Loghaire 28 Thg02, 2012 @ 4:08am 
hey !
[KFV] Gimpy 24 Thg01, 2012 @ 1:17am 
sign and share with your friends, get the word out, use Steam as the conduit to spread the word!
https://www.eff.org/action
Aimbotist 24 Thg11, 2011 @ 11:26am 
Hey guys I am looking to make a half-life 2 RPG modification, would anyone by interested in helping with coding and anything else, I can do level design
Welcome To Heck 4 Thg10, 2011 @ 2:43pm 
Fortan is the Devil! Just ask Waterboy's Mom.
Itera 30 Thg08, 2011 @ 9:32am 
how bout fortran?
bop 11 Thg08, 2011 @ 3:16pm 
Cookies. :D
MyEden 26 Thg07, 2011 @ 7:17pm 
Heya :)
5th!
Welcome To Heck 12 Thg12, 2010 @ 2:49pm 
Go away.
Michael 12 Thg12, 2010 @ 12:38pm 
JAVA!! YEAH