![]() |
![]() |
| Paypal | FTP | CCD | Buscar | Trucos | Trabajo | Foros |
|
|||||||
| Registrarse | FAQ | Miembros | Calendario | Guía de estilo | Temas de Hoy |
|
|
Herramientas | Buscar en Tema | Desplegado |
|
#1
|
|||
|
|||
|
int i : integer = 7; ??
Hola.
Como puedo crear una variable "int" y que empieze con un valor inicial que no sea el cero??. Aqui un ejemplo en C#: Código:
public static class LightSize
{
public static int None = 0;
public static int Torch = 7;
public static int Full = 27;
}
Pero no funciona, alguien sabe como ? |
|
|
Temas Similares
|
||||
| Tema | Autor | Foro | Respuestas | Último mensaje |
| Integer y extended | radge | OOP | 16 | 12-08-2008 02:40:40 |
| Key o Integer? | MaMu | Varios | 3 | 31-01-2008 22:47:57 |
| convertir un integer en hh:mm:ss | jmlifi | SQL | 1 | 02-11-2005 18:00:44 |
| de String a Integer!! | kye_z | Varios | 2 | 20-11-2004 20:04:36 |
| Integer en Oracle9 | febito | Oracle | 1 | 28-05-2004 18:20:08 |
|