• ¡Welcome to Square Theme!
  • This news are in header template.
  • Please ignore this message.
مهمان عزیز خوش‌آمدید. ورود عضــویت


امتیاز موضوع:
  • 16 رای - 2.31 میانگین
  • 1
  • 2
  • 3
  • 4
  • 5
Title: ساعت هشتار دهنده با Turbo C++
حالت خطی
#2
سلام
والا من turbo c++ کار نکردم
اما واسه بدست اوردن تایم و زمان در turbo c++ یه مثال میزنم :   
کد:
gettime()                Get System Time

 #include   <dos.h>

 void         gettime(timep);
 struct time  *timep;                    Pointer to structure

    gettime() gets the system's current time and fills in the 'time'
    structure pointed to by 'timep'.  The 'time' structure is defined as:

          struct time  {
               unsigned char ti_min;         /* Minutes */
               unsigned char ti_hour;        /* Hours */
               unsigned char ti_hund;        /* Hundredths of seconds */
               unsigned char ti_sec;         /* Seconds */
          };

    Returns:    There is no return
 اینجا هم ببین :
http://www.ousob.com/ng/turboc/ng2f1.php
ببخشید سورس اماده نبود
بدرود
گروه دور همی پارسی کدرز
https://t.me/joinchat/GxVRww3ykLynHFsdCvb7eg
 
پاسخ
  


پیام‌های این موضوع
ساعت هشتار دهنده با Turbo C++ - توسط tiktak990 - 05-16-2013، 02:25 PM
RE: ساعت هشتار دهنده با Turbo C++ - توسط Amin_Mansouri - 05-16-2013، 04:37 PM

پرش به انجمن:


Browsing: 1 مهمان