Thread
:
Something wrong with the login server??
View Single Post
#
2
07-27-2004, 06:01 AM
Cisyouc
Demi-God
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
No. The Login Server is fine.
Quote:
Connected to LoginServer: eqemulator.net:5995
I never trusted DMZ, i Always put in the ports manually.
__________________
namespace
retval {
template
<
class
T>
class
ReturnValueGen {
private
: T x;
public
: ReturnValueGen() { x = 0; }; T& Generator() {
return
x; }; }; }
int
main() { retval::ReturnValueGen<
int
> retvalue;
return
retvalue.Generator(); }
C++ is
wonderful.
Cisyouc
View Public Profile
Send a private message to Cisyouc
Find all posts by Cisyouc