Fair Grounds Racing Hall of Fame
The Fair Grounds Racing Hall of Fame was created in 1971 by the Fair Grounds Race Course in New Orleans, Louisiana, to honor the horses and people who have played a significant part in the history of the racecourse.[1]
Inductees
- Edward R. Bradley (1971)
- Robert L. Baird (1975)
- Eddie Delahoussaye (1991)
- Eric Guerin (1991)
- William G. Helis Sr. (1991)
- Frank L. Brothers (1991)
- Jack Van Berg (1991)
- Vester R. Wright (1991)
- John A. Franks (1992)
- James D. Nichols (1993)
- Craig Perret (1994)
- Johnny Longden (1995)
- Ronald Ardoin (1998)
- Thomas M. Amoss (1998)
- Henry Forrest (1999)
- Larry Snyder (1999)
- Homer C. Pardue (2000)
gollark: ```python>>> ctypes.cast(ctypes.c_int64(1103), ctypes.c_char_p)Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.8/ctypes/__init__.py", line 507, in cast return _cast(obj, obj, typ)ctypes.ArgumentError: argument 1: <class 'TypeError'>: wrong type```It should have let me do this.
gollark: Give me a specâ„¢ and I might**** implement it for* you.
gollark: `libc.printf(ctypes.c_char_p(b"apioform entities"))`Apparently this works.
gollark: I just want it to blindly reinterpret `7` as a `ctypes.c_void_p`, this is ridiculous.
gollark: Why does Python make it so hard to get a pointer to the raw memory underlying `7`?
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.