Why does my program change the characters in my shell

From: Andrew Falanga (excalibur_at_icehouse.net)
Date: 06/26/03

  • Next message: Derk Gwen: "Re: unusual behaviour of program under linux...."
    Date: Wed, 25 Jun 2003 21:06:23 -0600
    
    

    Hello,

    I'd like to know what the typical reason for this is. I'm debugging a
    program I've written, and to make sure I'm using sscanf( ) and strcpy(
    ). However, when it gets done puting the data on stdout, the program is
    supposed to prompt me for action.

    What is displayed is really weird text. No English alphabetic
    characters, just right angled shapes and stuff. What normally alters
    the character set of stdout (don't know if I worded that correctly)?

    Andy

    -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    -----== Over 80,000 Newsgroups - 16 Different Servers! =-----


  • Next message: Derk Gwen: "Re: unusual behaviour of program under linux...."