Programming Language

These are old archives. They are kept for historic purposes only.
Post Reply
u260s4

Programming Language

Post by u260s4 »

Hello there,

In which programming language is Unreal and its modules coded?

Is it ANSI C++ oder C?

Thanks for your info.

u260s4
Ron2K

Post by Ron2K »

It's coded in C, AFAIK.
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

Unreal is coded in C. The modules, however, can be coded in any language that is capable of creating code that is compatible with the C linkage conventions.
-- codemastr
Post Reply