Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Erlang

    1. Home>
    2. Erlang>
    3. Page 9

    Erlang – delete

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang delete. This method is used to delete an existing file. Syntax delete(filename) Parameters filename − The name and destination of the file which needs…

    Continue ReadingErlang – delete

    Erlang – copy

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang copy. This method is used to make a copy of an existing file. Syntax copy(source,destination) Parameters Source − The name of the source file…

    Continue ReadingErlang – copy

    Erlang – write

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang write. This method is used to write the contents to a file. Syntax write(FileHandler,text) Parameters FileHandler − This is the handle to a file.…

    Continue ReadingErlang – write

    Erlang – file_read

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:1 Comment

    In this guide, we will discuss Erlang file_read. There is a method available to allow the reading of all the contents of a file at one time. This is done…

    Continue ReadingErlang – file_read

    Erlang – File I/O

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:1 Comment

    In this guide, we will discuss Erlang File I/O. Erlang provides a number of methods when working with I/O. It has easier classes to provide the following functionalities for files…

    Continue ReadingErlang – File I/O

    Erlang – sum

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss erlang sum. Returns the sum of elements in the list. Syntax sum(lst) Parameters Lst − The list of elements. Return Value Returns the sum of…

    Continue ReadingErlang – sum

    Erlang – sublist

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang sublidtReturns a sublist of elements. Syntax sublist(lst,len) Parameters Lst − The list of elements.Len − The number of elements from which the sub list should…

    Continue ReadingErlang – sublist

    Erlang – sort

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang sort. Sorts a list of elements. Syntax sort(lst) Parameters Lst − The list of elements which needs to be sorted. Return Value Returns a…

    Continue ReadingErlang – sort

    Erlang – reverse

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang reverse. Reverses a list of elements. Syntax reverse(lst) Parameters Lst − The list of elements which needs to be reversed. Return Value Returns a…

    Continue ReadingErlang – reverse

    Erlang – nthtail

    • Post author:S K S
    • Post published:October 12, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang nthtail. Returns the Nth tail of the List, that is, the sublist of List starting at N+1 and continuing up to the end…

    Continue ReadingErlang – nthtail
    • Go to the previous page
    • 1
    • …
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • …
    • 15
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP