Page 1 of 1

Buttons of ds (C)

Posted: Tue Mar 02, 2010 3:06 pm
by lombo
Hi,
I' m new here and I#m currently learning the programming language C.
I just wanted to add a function with the buttons of the ds system,
but I don't know how they are called in the "Programmers Notepad" application
in C. :?: :?: :?:
Please help me! :cry: :cry: :cry:

Re: Buttons of ds (C)

Posted: Tue Mar 02, 2010 6:03 pm
by n315on
Hello and welcome, I am also new here.

for inputs, look here:

http://libnds.devkitpro.org/a00081.html

you should also look at some of the examples provided with DevKitPro.

Good Luck.