STEAM-RYHMÄ
C++ Coders Cplusplus
STEAM-RYHMÄ
C++ Coders Cplusplus
0
PELISSÄ
5
PAIKALLA
Perustettu
12. joulukuuta 2010
19 kommenttia
Wizard 23.4.2020 klo 10.34 
Haha I wrote in this group last time 4 years ago. : D

Time passes.
Daniel W 2.0 26.11.2017 klo 15.58 
#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.11.2016 klo 10.53 
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.11.2016 klo 10.58 
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.8.2015 klo 15.42 
Yup, pretty dead group. :D
two thousand six hundred 5.10.2014 klo 17.01 
*assumes this is a dead group*
two thousand six hundred 5.10.2014 klo 16.43 
std::cout << "I hope it's okay that I join this group...";
30.1.2014 klo 9.43 
Hello everyone, I Am Looking for a Coder for my Clockwork: HL2RP, Add me If your Interested Thanks~
Ghost8797 3.4.2013 klo 20.33 
What would be an good program to learn C++ in
MeowKitty 26.12.2012 klo 21.18 
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.2.2012 klo 4.08 
hey !
[KFV] Gimpy 24.1.2012 klo 1.17 
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.11.2011 klo 11.26 
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.10.2011 klo 14.43 
Fortan is the Devil! Just ask Waterboy's Mom.
Itera 30.8.2011 klo 9.32 
how bout fortran?
bop 11.8.2011 klo 15.16 
Cookies. :D
MyEden 26.7.2011 klo 19.17 
Heya :)
5th!
Welcome To Heck 12.12.2010 klo 14.49 
Go away.
Michael 12.12.2010 klo 12.38 
JAVA!! YEAH