|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
printf() syntax and parameters
I've been looking at using the printf() function to display joystick values, but I'm a little confused about the proper syntax and parameter usage to make the code work. I want to do the following:
Result text in IO: X 126 Y 250 (Where 126 is the value of p1_x and 250 is the value of p1_y) Could anyone enlighten me on this issue? |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Syntax Error: externs, structs, and macros | Astronouth7303 | Programming | 3 | 16-02-2005 15:39 |
| Default Code and printf | WilsonDJ00 | Programming | 2 | 22-01-2005 16:39 |
| printf and newlines | Jeff McCune | Programming | 5 | 21-02-2004 21:09 |
| printf isn't printf-ing. Help! | Meandmyself | Programming | 14 | 15-02-2004 16:27 |