STEAM-GRUPPE
C++ Coders Cplusplus
STEAM-GRUPPE
C++ Coders Cplusplus
0
I SPIL
5
ONLINE
Grundlagt:
12. december 2010
19 kommentarer
Wizard 23. apr. 2020 kl. 10:34 
Haha I wrote in this group last time 4 years ago. : D

Time passes.
Daniel W 2.0 26. nov. 2017 kl. 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. nov. 2016 kl. 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. nov. 2016 kl. 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. aug. 2015 kl. 15:42 
Yup, pretty dead group. :D
two thousand six hundred 5. okt. 2014 kl. 17:01 
*assumes this is a dead group*
two thousand six hundred 5. okt. 2014 kl. 16:43 
std::cout << "I hope it's okay that I join this group...";
30. jan. 2014 kl. 9:43 
Hello everyone, I Am Looking for a Coder for my Clockwork: HL2RP, Add me If your Interested Thanks~
Ghost8797 3. apr. 2013 kl. 20:33 
What would be an good program to learn C++ in
MeowKitty 26. dec. 2012 kl. 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. feb. 2012 kl. 4:08 
hey !
[KFV] Gimpy 24. jan. 2012 kl. 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. nov. 2011 kl. 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. okt. 2011 kl. 14:43 
Fortan is the Devil! Just ask Waterboy's Mom.
Itera 30. aug. 2011 kl. 9:32 
how bout fortran?
bop 11. aug. 2011 kl. 15:16 
Cookies. :D
MyEden 26. juli 2011 kl. 19:17 
Heya :)
5th!
Welcome To Heck 12. dec. 2010 kl. 14:49 
Go away.
Michael 12. dec. 2010 kl. 12:38 
JAVA!! YEAH