[Collecting] RDB Struct 05/10/2013 - Rappelz Private Server - 7 Replies hi every one ,
I have seen a lot of rdb struct
but in different topics so i started this topic to collect all of them
to help ppl that want to make a rdb tool or anything else
and for all of the ppl how have rdb struct in there pc please share it with us :D
[help] new, delete, struct 01/23/2013 - C/C++ - 9 Replies Well, i have a structure, input and output functions, to get some data, now i would like to make the following:
-the user inputs a number (for which i need a dynamic memory reservation)
-and that number declares how many times the input should loop)
so for example the use puts in 4; it will run the input function 4 times he can tpye in stuff for 4 different companyes or w/e ... same with the output
Here is waht i ahev for now:
struct and classes 08/03/2012 - CO2 Programming - 6 Replies took about 50 pages reading about difference between structs and classes , so i thought it's good idea to sum up this for whoever want to get it with a spoon , feel free to correct or add information
at struct cannot have instance field initializers in structs
struct time
{
private int x = 5; // compile-time error
}
Structs cannot contain explicit parameterless constructors
struct time
{
[c++] struct 08/25/2011 - C/C++ - 2 Replies Kann closed werden. sry
Packet Struct's 05/02/2009 - Kal Online - 30 Replies Mir war langweilig hier nen beispiel wie ihr wie ich finde alles bischen besser aussehn lassen könnt :P
struct PacketsSend
{
DWORD VersionCheck;
DWORD Login;
DWORD Ping;
DWORD Skill;
DWORD Chat;