GROUPE STEAM
C++ Coders Cplusplus
GROUPE STEAM
C++ Coders Cplusplus
0
DANS UN JEU
4
EN LIGNE
Fondé le
12 décembre 2010
À PROPOS DE C++ Coders

C++ Coding!

#include <iostream>
int main()
{
std::cout << "Hello! \n This group is a place for coders interested in or already programming in C++ to meet up on steam!";
std::cin.get();
return 0;
}
DISCUSSIONS POPULAIRES
TOUT VOIR (4)
ANNONCES RÉCENTES
Evolution!
What's Everybody Up To?
19 commentaires
Wizard 23 avr. 2020 à 10h34 
Haha I wrote in this group last time 4 years ago. : D

Time passes.
Daniel W 2.0 26 nov. 2017 à 15h58 
#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 à 10h53 
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 à 10h58 
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 aout 2015 à 15h42 
Yup, pretty dead group. :D
two thousand six hundred 5 oct. 2014 à 17h01 
*assumes this is a dead group*
TOUT VOIR (16)
MEMBRES DU GROUPE
Administrateurs
Membres
0
DANS UN JEU
4
EN LIGNE
0 DANS LE CHAT
Entrer dans le chat
Fondé le
12 décembre 2010