![]() |
# 1 |
משתמש - היכל התהילה
|
שאלה בCPP
בס"ד
זו התוכנית: קוד:
#include <iostream.h> main() { int x=15; int *point; point=&x; cout<<*point; return 0; } קוד:
#ifndef _BACKWARD_BACKWARD_WARNING_H #define _BACKWARD_BACKWARD_WARNING_H 1 #ifdef __DEPRECATED #warning This file includes at least one deprecated or antiquated header. \ Please consider using one of the 32 headers found in section 17.4.1.2 of the \ C++ standard. Examples include substituting the <X> header for the <X.h> \ header for C++ includes, or <iostream> instead of the deprecated header \ <iostream.h>. To disable this warning use -Wno-deprecated. #endif #endif תודה...
__________________
קו ישר, כי אפשר גם אחרת |
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|