Code:
#include <stdio.h>
#include <string.h>
#include <ctype.h>
char* getToken(char *src, unsigned int pos=0)
{
char
#include <stdio.h>
#include <string.h>
#include <ctype.h>
char* getToken(char *src, unsigned int pos=0)
{
char
char chipMemory [chipMemorySize]; // ~35XX fstream ifile; ifile.open(argv[1],ios::in|ios::binary|ios::nocreate|ios::ate); int fileLength=ifile.tellg(); ifile.seekg(ios::beg); ifile.read(chipMemory,fileLength); ifile.close();
if(a[5]!=t && b[5]!=t)
{
k=1;
}
else k=0;
if(c[i]>t && k==1)
{
d[i]=t;
i++;
}
Leave a comment: