Re: [cc65] Problem with gets.

Date view Thread view Subject view

From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2002-11-21 13:55:22


>>>>> "v" == visy  <visy_at_rikos.org> writes:

v> I have a little test program for C64 target, that gets user input,
v> and answers in a funny way. but when I use gets(foo); foo being a
v> normal *char, i get an error compiling: "Undefined reference
v> fgetc.s(18) about _read" (I went in the spirit of that, anyway).

This is the missing stdio that we've been talking about. Grab the
latest cc65 snapshot from the ftp or roll your own using conio.h and
cbm.h.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp_at_cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-11-21 13:56:16 CET