hi! need to print date and time of withdrawal etc..
|
|
0
|
|
|
|
Reply
|
swarnabl85 (1)
|
12/23/2008 1:14:46 PM |
|
<swarnabl85@gmail.com> wrote:
> hi! need to print date and time of withdrawal etc..
Take a look at the linked item.
http://www.dinkumware.com/manuals/?manual=compleat&page=time.html
|
|
0
|
|
|
|
Reply
|
r124c4u1022 (2251)
|
12/23/2008 2:26:57 PM
|
|
swarnabl85@gmail.com writes:
> hi! need to print date and time of withdrawal etc..
Good luck with that.
What withdrawal? If you want help, try asking an actual question.
--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
|
|
0
|
|
|
|
Reply
|
kst-u (21460)
|
12/23/2008 2:34:09 PM
|
|
swarnabl85@gmail.com wrote:
>
> hi! need to print date and time of withdrawal etc..
Hand your girlfriend paper and pencil and present her with a watch.
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
|
|
0
|
|
|
|
Reply
|
cbfalconer (19183)
|
12/23/2008 8:45:57 PM
|
|
CBFalconer said:
> swarnabl85@gmail.com wrote:
>>
>> hi! need to print date and time of withdrawal etc..
>
> Hand your girlfriend paper and pencil and present her with a
> watch.
You lost me. How does that answer the OP's question about printing
dates and times in C?
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
|
|
0
|
|
|
|
Reply
|
rjh (10789)
|
12/23/2008 8:55:22 PM
|
|
Richard Heathfield schreef:
> CBFalconer said:
>
>> swarnabl85@gmail.com wrote:
>>> hi! need to print date and time of withdrawal etc..
>> Hand your girlfriend paper and pencil and present her with a
>> watch.
>
> You lost me. How does that answer the OP's question about printing
> dates and times in C?
O/P never mentioned C.
|
|
0
|
|
|
|
Reply
|
adelco_gene_zever (48)
|
12/23/2008 8:56:12 PM
|
|
Richard Heathfield wrote:
> CBFalconer said:
>> swarnabl85@gmail.com wrote:
>>>
>>> hi! need to print date and time of withdrawal etc..
>>
>> Hand your girlfriend paper and pencil and present her with a
>> watch.
>
> You lost me. How does that answer the OP's question about
> printing dates and times in C?
The girlfriend, after suitable instruction, will note the time and
date of withdrawal, and inscribe it on the paper. This avoids
requiring the OP to remain awake.
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
|
|
0
|
|
|
|
Reply
|
cbfalconer (19183)
|
12/23/2008 8:56:35 PM
|
|
jan olieslagers said:
> Richard Heathfield schreef:
>> CBFalconer said:
>>
>>> swarnabl85@gmail.com wrote:
>>>> hi! need to print date and time of withdrawal etc..
>>> Hand your girlfriend paper and pencil and present her with a
>>> watch.
>>
>> You lost me. How does that answer the OP's question about
>> printing dates and times in C?
>
> O/P never mentioned C.
It is not unreasonable, given that the OP posted the question in a C
group, to deduce that he or she was attempting (albeit not very
successfully) to ask a C question. It would at least constitute a
decent working hypothesis.
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
|
|
0
|
|
|
|
Reply
|
rjh (10789)
|
12/23/2008 9:05:01 PM
|
|
CBFalconer said:
> Richard Heathfield wrote:
>> CBFalconer said:
>>> swarnabl85@gmail.com wrote:
>>>>
>>>> hi! need to print date and time of withdrawal etc..
>>>
>>> Hand your girlfriend paper and pencil and present her with a
>>> watch.
>>
>> You lost me. How does that answer the OP's question about
>> printing dates and times in C?
>
> The girlfriend, after suitable instruction, will note the time and
> date of withdrawal, and inscribe it on the paper. This avoids
> requiring the OP to remain awake.
You've still lost me. What girlfriend? The OP never mentioned a
girlfriend.
To the OP: look up time(), localtime(), gmtime(), and strftime().
And of course printf() for writing data to the standard output
stream. If that doesn't answer your question, ask a better
question.
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
|
|
0
|
|
|
|
Reply
|
rjh (10789)
|
12/23/2008 9:06:38 PM
|
|
Richard Heathfield wrote:
> CBFalconer said:
>
> > Richard Heathfield wrote:
> >> CBFalconer said:
> >>> swarnabl85@gmail.com wrote:
> >>>>
> >>>> hi! need to print date and time of withdrawal etc..
> >>>
> >>> Hand your girlfriend paper and pencil and present her with a
> >>> watch.
> >>
> >> You lost me. How does that answer the OP's question about
> >> printing dates and times in C?
> >
> > The girlfriend, after suitable instruction, will note the time and
> > date of withdrawal, and inscribe it on the paper. This avoids
> > requiring the OP to remain awake.
>
> You've still lost me. What girlfriend? The OP never mentioned a
> girlfriend.
The OP never mentioned what was being withdrawn from what. CBFalconer
was just filling in the missing details for the OP; possibly in a
correct fashion, though that seems highly unlikely (that's a reference
the to vagueness of the OP's question, not a criticism of CBF). If you
honestly haven't figured out what CBF was implying, I'm not inclined
to explain, and you needn't worry about it.
|
|
0
|
|
|
|
Reply
|
jameskuyper (5137)
|
12/23/2008 9:34:20 PM
|
|
In article <a495d9f5-8bab-4339-becf-910b8d1f394e@v38g2000yqb.googlegroups.com>,
jameskuyper <jameskuyper@verizon.net> wrote:
....
>The OP never mentioned what was being withdrawn from what. CBFalconer
>was just filling in the missing details for the OP; possibly in a
>correct fashion, though that seems highly unlikely (that's a reference
>the to vagueness of the OP's question, not a criticism of CBF). If you
>honestly haven't figured out what CBF was implying, I'm not inclined
>to explain, and you needn't worry about it.
Dickie is certainly not the brightest bulb in the chandelier, now is he?
|
|
0
|
|
|
|
Reply
|
gazelle3 (1598)
|
12/23/2008 9:39:17 PM
|
|
On 23 Dec 2008 at 21:39, Kenny McCormack wrote:
> jameskuyper <jameskuyper@verizon.net> wrote:
>>If you honestly haven't figured out what CBF was implying, I'm not
>>inclined to explain, and you needn't worry about it.
>
> Dickie is certainly not the brightest bulb in the chandelier, now is he?
The British are well-known for their appreciation of smutty innuendo, so
I can only assume he's being deliberately prudish (unctious and
completely dishonest subtext: "a good Christian fundamentalist like me
just doesn't have a dirty mind like that").
|
|
0
|
|
|
|
Reply
|
nospam59 (9739)
|
12/23/2008 10:27:34 PM
|
|
jan olieslagers <adelco_gene_zever@skynet.be> writes:
> Richard Heathfield schreef:
>> CBFalconer said:
>>
>>> swarnabl85@gmail.com wrote:
>>>> hi! need to print date and time of withdrawal etc..
>>> Hand your girlfriend paper and pencil and present her with a
>>> watch.
>> You lost me. How does that answer the OP's question about printing
>> dates and times in C?
>
> O/P never mentioned C.
The OP mentioned C in the "Newsgroups:" header line.
The OP (whom I hope is reading this) still needs to be much more
specific in what he's asking. Think about what inputs your program
will receive, and what output it should produce. Be very specific.
Try writing it yourself and see how far you can get.
We'll generally give much better answers to questions of the form "I
want to do X; I tried this code, and it did Y instead; where did I go
wrong, and how can I make it do X?" than to questions of the form "I
need to do X".
--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
|
|
0
|
|
|
|
Reply
|
kst-u (21460)
|
12/23/2008 10:39:02 PM
|
|
|
12 Replies
34 Views
(page loaded in 0.132 seconds)
Similiar Articles: Ntp Query - comp.protocols.time.ntpIt will allow you to send out a UDP query packet and get back the time that the UDP ... comp.protocols.time.ntp - page 19 Ntp Query 2 97 (10/29/2003 3:56:44 PM) I have a ... QUERY: Logrank scores -- SAS vs PROC StatXact - comp.soft-sys.sas ...Sorry for cross-postings! Dear all, I want to compare the (partially censored) survival times of two groups using the logrank test. To my surprise, ... URL with PATH/QUERY HostnameVerifier "wrong hostname" - comp.lang ...Client side authentification works fine for the URL provided in the > servers public certificate for any path and or query. > > 2. The HostnameVerifier is installed and ... SQL0101N for a Select query - comp.databases.ibm-db2SQL0101N for a Select query - comp.databases.ibm-db2 How to get latest date for each distinct entry? - comp.databases ... SQL0101N for a Select query - comp.databases ... what is a phantom read ? - comp.lang.java.programmerHere is a Phantom read example I read: /* Query 1 */ SELECT * FROM users WHERE age BETWEEN 10 AND 30; return 2 records. /* Query 2 */... Ordering on Hierarchical Dot Notation - comp.lang.java.programmer ...Then include "ORDER BY Aux" in the query. 2) Query the database unordered, and sort the ResultSet myself. 3) Code a function module in MySql which can compare two ... How to query when a text field is too big to convert? - comp ...Hi; I'm trying to find the number of records in a table where field_1 is not a substring in field_2. My problem with the query below is that fi... Bad query - comp.databases.mysqlHello, I want to update the nb_mail column with this query but the select query returns empty results in same case while i need 0 value. An idea... Multiple field search query using an omit - comp.databases ...I am trying to perform a 2 field search query that will search for a match on field one and then a NOT EQUAL TO on the second field. Here is what I ha... Establish When Multiple Fields Are True/False -1/0 Yes/No From A QueryI would use a union query (I think you alluded to this) to create a saved query (a view) called RequiredEventsFolded, like this: SELECT Section DocumentName, "A ... pass through query from access to oracle - date format - comp ...Hello I have a pass through query from access to oracle, where is such condition: REGISTER_EVENT_DETAILS_SLOTS.UPDATED_DATE >= '21-JAN-2010' What... Warning: Could not query OpenGL - comp.soft-sys.matlabEverytime I try and start ML7, the following warning pops up: Warning: Could not query OpenGL Any ideas what it's talking about and how I can stop t... QUERY: untabify in xemacs or emacs? - comp.emacsemacs vs. xemacs under Windows - comp.emacs | Computer Group QUERY: untabify in xemacs or emacs? - comp.emacs emacs vs. xemacs under Windows - comp.emacs | Computer Group ... Hibernate305: delete query fails with "must begin with SELECT or ...I'm using Hibernate 3.0.5, JDK 1.4.2, and Oracle 9i.I'm following the Hibernate 3.0.5 docs to build a query to delete rowsfrom a table. My code looks... comp.protocols.time.ntp - page 19Ntp Query 2 103 (10/29/2003 3:56:44 PM) I have a question about how an NTP server is queried. How do you get the time off a server? Does it use UDP? How to Create an Access Query to Match Two Fields | eHow.comMicrosoft Access is a database application that is used to store data in a tabular format. Access is included with several different versions of the Microsoft Office ... How to Access a Query Between Two Dates | eHow.comAccess queries let you extract data out of your database. When querying dates, you must utilize a # symbol with the dates. This means you must use the # symbol before ... 7/29/2012 11:32:01 AM
|