Client Mail - GMAILI work with C++ at 6 or 7 years, VC++... I have a simple mail client, with SMTP/POP3, but with no...
Client Mail - GMAILHi, I need to do a mail client with GMail support. Does someone has any ideas? Some SSL librar...
String Parsing using known delimiters? [C++]Hi... Use [i]strtok[/i] function! [code]#include <string.h> #include <stdio.h> char string...
printing gradetry this... [code]if(scores[oneScore] > (average + 10)) { grade = "outstanding"; } else if(s...
# Define, identify with # defines, if a parameter is defaultCool... Thanks!
This user does not accept Private Messages