Re: Renegade API C++ help needed [message #366316 is a reply to message #366315] |
Wed, 07 January 2009 11:50 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma:
|
General (3 Stars) |
|
|
RoShamBo wrote on Wed, 07 January 2009 13:22 | Just put
in Plugin_Load();
|
Aha, thanks Dan.
Sir Kane wrote on Wed, 07 January 2009 13:41 |
reborn wrote on Wed, 07 January 2009 07:16 |
You will need to include these libraries:
#include <math.h>
#include <iostream>
#include <time.h>
#include <stdlib.h>
|
That's headers, not libraries
|
Indeed, whoops.
Sir Kane wrote on Wed, 07 January 2009 13:41 |
reborn wrote on Wed, 07 January 2009 07:16 |
you will need to use namespacestd:
|
std:: sucks.
|
OK
[Updated on: Wed, 07 January 2009 11:50] Report message to a moderator
|
|
|