DNF_DLL/test/RSAC.h

5 lines
103 B
C

#pragma once
void Makecode(char* pstr, int* pkey);
void Cutecode(char* pstr, int* pkey,int len = -1);