User profile: opessoa

User info
User name:opessoa
History
Joined:
Number of posts:7
Latest posts:

Client Mail - GMAIL
I work with C++ at 6 or 7 years, VC++... I have a simple mail client, with SMTP/POP3, but with no...

Client Mail - GMAIL
Hi, 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 grade
try this... [code]if(scores[oneScore] > (average + 10)) { grade = "outstanding"; } else if(s...

# Define, identify with # defines, if a parameter is default
Cool... Thanks!

This user does not accept Private Messages

User: opessoa

  • Public profile