×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

cftime and ascftime (ANSI C)

cftime and ascftime (ANSI C)

cftime and ascftime (ANSI C)

(OP)
Does anyone know where I can find the code for the cftime and ascftime functions? and possibly the ascii equivalent?

Thanks in advance

M

RE: cftime and ascftime (ANSI C)

RE: cftime and ascftime (ANSI C)

(OP)
Hi Laffalot

Thanks for the links but I'm sorry but none of them actually show the code for cftime or ascftime.  I am looking to either rewrite them or find an ascii equivalent.

Thanks

M

RE: cftime and ascftime (ANSI C)

Hi,

Is it you want the code that executes as the functions are executed or examples of the functions themselves.(I thought you wanted the latter)

If its the former then you want the code that the compiler compiles as it interprets the function from the time.h library. Mmm tricky.

http://www-ccs.ucsd.edu/c/time.html
shows what functions are inside the time.h library

http://vig.prenhall.com/catalog/academic/product/1,4096,0131315099.htm,00.html
A book on the code in the libraries including time.h

Failing that, right a quick program, including the time.h library & the command you want. Compile it then decompile it and see how the command looks.

Any help ?, yes no let me know.

Regards

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources