Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7710219
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T01:04:12+00:00 2026-06-01T01:04:12+00:00

Purely as an exercise at home, aimed to better understand some language basics, I

  • 0

Purely as an exercise at home, aimed to better understand some language basics, I tried to reimplement the Ord function, but I came across a problem.

In fact, the existing Ord function can accept arguments of a variety of different types (AnsiChar, Char, WideChar, Enumeration, Integer, Int64) and can return Integer or Int64.

I can’t figure out how to declare multiple versions of the same function.

How should this be coded in Delphi?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T01:04:14+00:00Added an answer on June 1, 2026 at 1:04 am

    Ord cannot be coded in Delphi. Although you can use the overload directive to write multiple functions with the same name, you cannot write the Ord function that way because it works for an arbitrary number of argument types without needing multiple definitions. (No matter how many Ord overloads you write, I can always come up with a type that your functions won’t accept but that the compiler’s will.)

    It works that way because of compiler magic. The compiler knows about Ord and about all ordinal types in the program, so it performs the function’s actions in-line. Other compiler-magic functions include Length (magic because it accepts arbitrary array types), Str (magic because it accepts width and precision modifiers), and ReadLn (magic because it accepts an arbitrary number of parameters).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I understand this is purely a coding related forum, but i believe techies can
As a purely academic exercise, I'm writing a recursive descent parser from scratch --
Was viewing the source of Gmail for purely academic purposes and I came across
This is purely out of curiosity, but why does this occur? >>> a =
Purely out of curiosity: I'm doing some UNIX dev in XCode 4 GM and
In a purely functional language, couldn't one still define an assignment operator, say, <-,
This is a purely academic question, but what's the difference between using == and
For a purely educational exercise: does anyone have any ideas or advice on how
Purely as an academic exercise I wanted to convert one of my existing GAE
I have a purely native Android NDK app, and need to render some text

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.