在解码ascii文件时需要帮助. [英] Need help on decoding ascii file.

查看:55
本文介绍了在解码ascii文件时需要帮助.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我实际上是Windows api编程的新手.我正在尝试使用window api函数从gps设备解码ansci数据.我能够使用readfile()打开并读取串行端口.但是,当我尝试从串行端口解码数据时.我发现数据存储在字符串而不是数组中.我有什么功能可以用来将字符串数据隐藏到窗口api中的数组中?

Hi
I m actually new to windows api programming. i m trying to decode an ansci data from a gps device using window api function. i was able to open and read the serial port using readfile(). but when i try to decode the data from the serial port. i found out that the data was store in a string rather than array. is there any function i could use to covert the string data into array in window api?

thanks for the help in advance.

推荐答案

您似乎是计算机编程的新手,因为您的问题与Windows无关(或WinCE)API.

此处 [
Looks like you are new to computer programming as your question has very little to do with Windows (or WinCE) APIs.

Most of your present and future questions are addressed here[^].

Good luck,
AR


这篇关于在解码ascii文件时需要帮助.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆