Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
525 views
in Technique[技术] by (71.8m points)

excel - Calculate CRC for a TXT file, C to VBA

I have a text file that contains lines that I need to use to calculate the file CRC.

The file is created in equipment we use and I spoke to the OEM and they gave me the C code to calculate the CRC.

My question is if it is possible to convert the code the VBA for an excel spreadsheet I use to open and parse the data in the TXT file?

I do not want to give the OEM code until I know if it can be done or not.

I have no experience in C and I am only a beginner in VBA and have been learning as I go on for the last 2 years.

Thanks

question from:https://stackoverflow.com/questions/65897029/calculate-crc-for-a-txt-file-c-to-vba

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...