Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Erlang

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40085
    Tina
    Guest

    Hi,everyone!
    I’ve just started learning Erlang, and I have a problem. I’m supposed to write a program which will create and register a process ‘time’ that returns current time (format hh:mm:ss) if sent a message ‘time’. (For current time use Erlang function time().) If sent a message ‘all’, the program should return the times when information about the time was asked for.
    If anyone knows how to do this, I’d really appreciate the help!

    Tina

    #40086
    Sunil Kumar
    Guest

    If you r writing this program in C you can use recursive mathedology or in Unix go for shell programming.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Telecom Design’ is closed to new topics and replies.