Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

sent "a" but my computer can recive correct char

i sent "a" but my computer can recive correct char through com1. anyone help me . my code is# include "system.h"# include "stdio.h" main() { FILE*fp; char*msg="a"; fp=fopen("/dev...