Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
the term arguments
#26
I started programming in 1968. I was working in the R & D department of a computer manufacturer, in the disk drive development department. We had to write assembly diagnostics programs in order to do our work. I fell in love with programming switched and never looked back.

In assembly programming, our 'arguments' were all held in registers, or internal (core, no affordable silicon back then) memory, but they were indeed arguments. I don't, however, remember calling them arguments back then.

A function could return a single item, but that item could be an 'address' to a structure containing many elements. So in a way, we did indeed have multiple arguments.
astral_travel likes this post
Reply


Messages In This Thread
the term arguments - by astral_travel - Nov-15-2022, 06:17 PM
RE: the term arguments - by rob101 - Nov-15-2022, 06:30 PM
RE: the term arguments - by astral_travel - Nov-15-2022, 06:57 PM
RE: the term arguments - by Larz60+ - Nov-15-2022, 07:48 PM
RE: the term arguments - by astral_travel - Nov-15-2022, 08:00 PM
RE: the term arguments - by rob101 - Nov-15-2022, 08:28 PM
RE: the term arguments - by astral_travel - Nov-15-2022, 08:42 PM
RE: the term arguments - by rob101 - Nov-15-2022, 08:48 PM
RE: the term arguments - by astral_travel - Nov-15-2022, 09:13 PM
RE: the term arguments - by rob101 - Nov-15-2022, 09:34 PM
RE: the term arguments - by Larz60+ - Nov-16-2022, 03:52 AM
RE: the term arguments - by astral_travel - Nov-16-2022, 06:55 PM
RE: the term arguments - by astral_travel - Nov-16-2022, 06:57 PM
RE: the term arguments - by rob101 - Nov-16-2022, 09:15 PM
RE: the term arguments - by Larz60+ - Nov-16-2022, 09:02 PM
RE: the term arguments - by astral_travel - Nov-17-2022, 04:49 PM
RE: the term arguments - by astral_travel - Nov-25-2022, 04:42 PM
RE: the term arguments - by Larz60+ - Nov-25-2022, 07:54 PM
RE: the term arguments - by astral_travel - Nov-25-2022, 08:33 PM
RE: the term arguments - by Larz60+ - Nov-26-2022, 01:09 AM
RE: the term arguments - by astral_travel - Nov-26-2022, 03:12 PM
RE: the term arguments - by dmc8300 - Nov-26-2022, 05:07 PM
RE: the term arguments - by astral_travel - Nov-26-2022, 05:29 PM
RE: the term arguments - by dmc8300 - Nov-26-2022, 06:50 PM
RE: the term arguments - by astral_travel - Nov-26-2022, 07:07 PM
RE: the term arguments - by Larz60+ - Nov-26-2022, 11:20 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020