Hi, I am getting this error:
Bubbles_1_pde.cpp: In function 'int CheckTwitter()':
Bubbles_1_pde:100: error: 'DNSClient' was not declared in this scope
Bubbles_1_pde:100: error: expected `;' before 'dns'
Bubbles_1_pde:108: error: request for member 'begin' in 'dns', which is of non-class type ''
Bubbles_1_pde:109: error: request for member 'gethostbyname' in 'dns', which is of non-class type ''
Can anyone help me? I'm a noob too!
Heres the rest of the code:
thanks a million!