home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
super
/
altn
/
md_en.exe
/
CREATEUSER.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2002-04-26
|
198 b
|
8 lines
#include <string>
#include <iostream>
using namespace std;
int main(int argc, char** argv);
bool CreateMDUser(string strMailbox, string strPassword, string strDomain, string strRealName);