Page 1 of 1

Programming Language

Posted: Thu Jan 27, 2005 3:12 pm
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

Posted: Thu Jan 27, 2005 6:00 pm
by Ron2K
It's coded in C, AFAIK.

Posted: Fri Jan 28, 2005 1:28 am
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.