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
  • Get data the way you want

    WebAssembly – Introduction

    • Post author:K Z
    • Post published:October 19, 2021
    • Post category:WebAssembly
    • Post comments:1 Comment

    In this guide, we will discuss the introduction of WebAssembly. WebAssembly is also called WASM which was first introduced in the year 2017. The big technology companies behind the origin…

    Continue ReadingWebAssembly – Introduction

    Fortran – Basic Input Output

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran basic input output. We have so far seen that we can read data from keyboard using the read * statement, and display output to the…

    Continue ReadingFortran – Basic Input Output

    WebAssembly

    • Post author:K Z
    • Post published:October 19, 2021
    • Post category:WebAssembly
    • Post comments:0 Comments

    WebAssembly is a new computer programming language for the web. Its code is a low level binary format, that is compatible with the web and can easily run in modern…

    Continue ReadingWebAssembly

    Fortran – Pointers

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran Pointers. In most programming languages, a pointer variable stores the memory address of an object. However, in Fortran, a pointer is a data…

    Continue ReadingFortran – Pointers

    Fortran – Derived Data Types

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran Derived Data Types. Fortran allows you to define derived data types. A derived data type is also called a structure, and it can…

    Continue ReadingFortran – Derived Data Types

    Euphoria – Files I/O

    • Post author:K Z
    • Post published:October 19, 2021
    • Post category:Euphoria
    • Post comments:5 Comments

    Using Euphoria programming language, you can write programs that read and change file data on your floppy drive or hard drive, or create new files as a form of output.…

    Continue ReadingEuphoria – Files I/O

    Euphoria – Functions

    • Post author:K Z
    • Post published:October 19, 2021
    • Post category:Euphoria
    • Post comments:1 Comment

    Euphoria functions are just like procedures, but they return a value, and can be used in an expression. This chapter explains how to write your own functions in Euphoria. Function…

    Continue ReadingEuphoria – Functions

    Euphoria – Procedures

    • Post author:K Z
    • Post published:October 19, 2021
    • Post category:Euphoria
    • Post comments:1 Comment

    A procedures is a group of reusable code which can be called from anywhere in your program. This eliminates the need of writing same code again and again. This helps…

    Continue ReadingEuphoria – Procedures

    Euphoria – Library Routines

    • Post author:K Z
    • Post published:October 19, 2021
    • Post category:Euphoria
    • Post comments:1 Comment

    A large number of library routines are provided. Some are built right into the interpreter, ex.exe, exw.exe or exu. Others are written in Euphoria and you must include one of the…

    Continue ReadingEuphoria – Library Routines

    Euphoria – Date & Time

    • Post author:K Z
    • Post published:October 19, 2021
    • Post category:Euphoria
    • Post comments:0 Comments

    Euphoria has a library routine that returns the date and time to your program. The date() Method The date() method returns a sequence value composed of eight atom elements. The following example…

    Continue ReadingEuphoria – Date & Time
    • Go to the previous page
    • 1
    • …
    • 222
    • 223
    • 224
    • 225
    • 226
    • 227
    • 228
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP