*
* Copyright (c) 1990, 1997 por Borland International
* Todos los derechos reservados.
* /
/ * $ Revisión: 8.7 $ * /
#ifndef __cplusplus
#error Debe usar C ++ para el tipo iostream.
#terminara si
#ifndef __IOSTREAM_H
#define __IOSTREAM_H
#if! defined (___ DEFS_H)
#include <_defs.h>
#if! defined (__ STRING_H)
#include // para obtener strnicmp, memcpy y NULL
#if! defined (RC_INVOKED)
# paquete de pragma (push, 1)
# si está definido (__ BCOPT__)
#if! defined (_RTL_ALLOW_po) &&! defined (__ FLAT__)
Opción #pragma -po- // deshabilitar convención de llamadas a datos de objetos
#if! defined (__ TINY__)
Opción #pragma -RT
Opción #pragma -Vo- // configura las opciones estándar de C ++
# si está definido (__ STDC__)
#pragma warn -nak
#endif / *! RC_INVOKED * /
// La definición de EOF debe coincidir con la de
#define EOF (-1)
// extraer un char de int i, asegurando que zapeof (EOF)! = EOF
#define zapeof (i) ((char sin signo) (i))
typedef long streampos;
typedef long streamoff;
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
*
* Copyright (c) 1990, 1997 por Borland International
* Todos los derechos reservados.
*
* /
/ * $ Revisión: 8.7 $ * /
#ifndef __cplusplus
#error Debe usar C ++ para el tipo iostream.
#terminara si
#ifndef __IOSTREAM_H
#define __IOSTREAM_H
#if! defined (___ DEFS_H)
#include <_defs.h>
#terminara si
#if! defined (__ STRING_H)
#include // para obtener strnicmp, memcpy y NULL
#terminara si
#if! defined (RC_INVOKED)
# paquete de pragma (push, 1)
# si está definido (__ BCOPT__)
#if! defined (_RTL_ALLOW_po) &&! defined (__ FLAT__)
Opción #pragma -po- // deshabilitar convención de llamadas a datos de objetos
#terminara si
#terminara si
#if! defined (__ TINY__)
Opción #pragma -RT
#terminara si
Opción #pragma -Vo- // configura las opciones estándar de C ++
# si está definido (__ STDC__)
#pragma warn -nak
#terminara si
#endif / *! RC_INVOKED * /
// La definición de EOF debe coincidir con la de
#define EOF (-1)
// extraer un char de int i, asegurando que zapeof (EOF)! = EOF
#define zapeof (i) ((char sin signo) (i))
typedef long streampos;
typedef long streamoff;