define probleme avec C

define probleme avec C - C - Programmation

Marsh Posté le 17-06-2008 à 13:11:05    

salut a tous  
j´ ai un Probleme avec C. je travaille avec un microcontrolleur et j´´ ai defini dela sorte:
#define PIN0 PORTAbits.RA0
#define PIN1 PORTAbits.RA1
#define PIN2 PORTAbits.RA2
#define PIN3 PORTAbits.RA3
 
char PORT[4]={"PIN0","PIN1","PIN2","PIN3"};
j# obtiens un  warning:suspicious pointer conversion.
comment je peux remerdier au probleme

Reply

Marsh Posté le 17-06-2008 à 13:11:05   

Reply

Marsh Posté le 17-06-2008 à 13:20:24    

on t a deja expliqué comment resoudre ce probleme ...


---------------
« The enemy is the gramophone mind, whether or not one agrees with the record that is being played at the moment. » — George Orwell
Reply

Marsh Posté le 17-06-2008 à 13:38:29    

Sujet en doublon : http://forum.hardware.fr/hfr/Progr [...] 5626_1.htm
 
Je ferme celui-ci.

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed