17/10/2009, 17:41
|
| | Fecha de Ingreso: octubre-2009
Mensajes: 103
Antigüedad: 15 años, 2 meses Puntos: 2 | |
averiguar de que tipo es "X" ( char, int,..? ) buenas, quiero hacer algo asi:
if( x==char) {..}
else { .. }
como seria? ya que x==char no funciona evidentemente
thanks. |