how can we generate the bit greater than 60000?
- by thinthinyu
we can now generate about 50000bits. my code cannot generate more than 60000 bit..please help me............m_B is member variable and type is CString.
// LFSR_ECDlg.cpp : implementation file
//
#include "stdafx.h"
#include "myecc.h"
#include "LFSR_ECDlg.h"
#include "MyClass.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char…