Re: A89: Re: TIGCC Help


[Prev][Next][Index][Thread]

Re: A89: Re: TIGCC Help




so, in c, i have to declare all my vars b4 i use any code, no wonder, i was 
thinking like a c++ programmer :)
and i forgot about char. oops.

At 11:33 PM on Tuesday, 3/21/00 +0100, you wrote:
>---------------------------------------------------------------
>
>One obvious error is that you try to allocate variables with code in between
>(starting with ICON). This can't be done in plain C AFAIK.
>Also, char is a reserved name in C. It's short for "character", a.k.a. "signed
>byte".
>
>  / Niklas Brunlid

----
Rob Smith
<a href="http://pa.ticalc.org">Visit Programmers Anonymous Today</a>
<a href="http://www.tigalaxy.com">Come and see the Improved TIGALAXY 
Website</a>
<a href="mailto:kormoc@netzero.net">Email-Me</a>
<a href="aim:addbuddy?screenname=Billvortex">Add Me To Your Buddy List</a>
----
Stupidity got us into this mess - why can't it get us out?

__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html


References: