RE: [BULK] get minutes of system time as int in c++

  • From: "Ken Perry" <whistler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Fri, 6 Jun 2008 12:09:03 -0700


You should be able to compile a printf into your c++ program as long as you
include the header for printf which is stdio and stdlib with the .h
extention.

Ken 

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Alex Hall
Sent: Friday, June 06, 2008 11:04 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: [BULK] get minutes of system time as int in c++

Yes, just the 34 of 16:34.  The examples used printf() which is, I believe,
a c function and stopped my program from compiling in cpp.

Have a great day,
Alex

> ----- Original Message -----
>From: "Sean Farrow" <sean.farrow@xxxxxxxxxxxxxxxx
>To: <programmingblind@xxxxxxxxxxxxx
>Date sent: Fri, 6 Jun 2008 18:27:38 +0100
>Subject: RE: [BULK]  get minutes of system time as int in c++

>Hi Alex:
>Plese could you clarify what you want: if the time is 16:34, do
you just
>want the 34?
>What examples did you fine?
>Sean.

>-----Original Message-----
>From: programmingblind-bounce@xxxxxxxxxxxxx
>[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Alex
Hall
>Sent: 06 June 2008 17:50
>To: programmingblind@xxxxxxxxxxxxx
>Subject: [BULK] get minutes of system time as int in c++
>Importance: Low

>how could I go about getting the minutes, as an integer, of the
system
>time using cpp? I tried to find it, but got what seemed to be
examples
>in c not cpp.  Thanks.

>Have a great day,
>Alex
>__________
>View the list's information and change your settings at 
>//www.freelists.org/list/programmingblind




>__________ Information from ESET NOD32 Antivirus, version of
virus
>signature database 3164 (20080606) __________

>The message was checked by ESET NOD32 Antivirus.

>http://www.eset.com



>__________ Information from ESET NOD32 Antivirus, version of
virus
>signature database 3164 (20080606) __________

>The message was checked by ESET NOD32 Antivirus.

>http://www.eset.com

>__________
>View the list's information and change your settings at 
>//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: