K
Kosk
@Kosk
Posts
-
3 gmail invites -
char str[256] AND char *str = new char(256)I think what you want is: char *str = new char [256]; [] instead of ()
-
Initialising a items in a structureWell you can always do
typedef struct yadda { yadda() { strcpy(fieldDesc,"This is a description"); strcpy(detailsDesc ,"This is a description"); strcpy(unitsStr ,"This is a description"); } char fieldDesc [100]; char detailsDesc [20]; char unitsStr [10]; }GENERAL_DATA;
Then every new GENERAL_DATA variable will be initialized. -
Notify MessagesIs there a RegisterWindowMessage equivalent for notify id's? If i assign an arbitrary number it might already exist.
-
Millions for Beckham's ballI'de be happy enough with the wife :-D
-
It happens...http://news.bbc.co.uk/1/hi/education/1998218.stm ;P;P;P;P;P;P