hg6593hg075h Go figure.
SierraAR Community Advocate Community Support Messages 827 Reaction score 17 Points 18 Jul 12, 2012 #1,721 hg6593hg075h Go figure.
I ibr333 New Member Messages 3 Reaction score 0 Points 0 Jul 14, 2012 #1,722 http://x10hosting.com/forums
D darkmw New Member Messages 1 Reaction score 0 Points 0 Jul 14, 2012 #1,723 Welcome to the x10Hosting Community Forums! Your account has been set up. Username: darkmw
wolf99 Member Messages 38 Reaction score 0 Points 6 Jul 19, 2012 #1,724 Code: void breakToMsgUnit(char * searchStr, char ** results, char * delimiter) { int loop = 0; *results = strtok(searchStr, delimiter); while (*results != NULL) { results++; *results = strtok(NULL, delimiter); } } Last edited: Jul 19, 2012
Code: void breakToMsgUnit(char * searchStr, char ** results, char * delimiter) { int loop = 0; *results = strtok(searchStr, delimiter); while (*results != NULL) { results++; *results = strtok(NULL, delimiter); } }
SierraAR Community Advocate Community Support Messages 827 Reaction score 17 Points 18 Jul 19, 2012 #1,725 http://x10hosting.com/forums/off-topic/81146-ctrl-v-game-173.html#post891794
R RyanThaDude New Member Messages 60 Reaction score 0 Points 0 Jul 19, 2012 #1,726 {y│y≤3}∪{y|y=4}, or (-∞,3]∪{4}.
G GtoXic x10 Support Messages 636 Reaction score 17 Points 0 Jul 21, 2012 #1,727 (Not the original thing in my clipboard, can't show that here!) http://youtu.be/yOLNfzsqU7g?t=2m20s
SierraAR Community Advocate Community Support Messages 827 Reaction score 17 Points 18 Jul 21, 2012 #1,728 (Yeah. Absolutely nothing there )
chainedb New Member Messages 8 Reaction score 0 Points 0 Jul 23, 2012 #1,729 wait what? - oh, there's mine haha