Welcome, Guest. Please login or register.

Author Topic: OpenDevice (C help needed please!)  (Read 2211 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline iamaboringperson

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5744
    • Show all replies
Re: OpenDevice (C help needed please!)
« on: November 01, 2003, 11:28:47 PM »
What you're talking about is called casting.
Casting is just a standard part of C. So you may want to study plain ANSI C for a while before getting onto reletively advanced stuff.

Quote
I'm much more comfortable with 68k asm but figure it's time I learnt to do things properly!
You'l want to learn C if you're wanting to program for next generation machines(Pegasos).