STEAM GROUP
C++ Coders Cplusplus
STEAM GROUP
C++ Coders Cplusplus
0
IN-GAME
6
ONLINE
Founded
December 12, 2010
19 Comments
Wizard Apr 23, 2020 @ 10:34am 
Haha I wrote in this group last time 4 years ago. : D

Time passes.
Daniel W 2.0 Nov 26, 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 Nov 29, 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 Nov 15, 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 Aug 16, 2015 @ 3:42pm 
Yup, pretty dead group. :D
two thousand six hundred Oct 5, 2014 @ 5:01pm 
*assumes this is a dead group*
two thousand six hundred Oct 5, 2014 @ 4:43pm 
std::cout << "I hope it's okay that I join this group...";
Jan 30, 2014 @ 9:43am 
Hello everyone, I Am Looking for a Coder for my Clockwork: HL2RP, Add me If your Interested Thanks~
Ghost8797 Apr 3, 2013 @ 8:33pm 
What would be an good program to learn C++ in
Red Stars Dec 26, 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 Feb 28, 2012 @ 4:08am 
hey !
[KFV] Gimpy Jan 24, 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 Nov 24, 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 Hecks Oct 4, 2011 @ 2:43pm 
Fortan is the Devil! Just ask Waterboy's Mom.
Itera Aug 30, 2011 @ 9:32am 
how bout fortran?
bop Aug 11, 2011 @ 3:16pm 
Cookies. :D
MyEden Jul 26, 2011 @ 7:17pm 
Heya :)
5th!
Welcome To Hecks Dec 12, 2010 @ 2:49pm 
Go away.
Michael Dec 12, 2010 @ 12:38pm 
JAVA!! YEAH