Hi all

I didnt quite know where to put this so please move if its in the wrong place.

I just finished watching anti trust, a great film tim robbins is good in the image of Bill Gates, I was wondering what code is used in the film. I use C++ and I recognised some of the code only bits though does anyobdy know for sure what code is used please, just out of interest :)?


Many thanks

HLA91

Dani AI

Generated

Quick expert note: asked what language appears on-screen and and offered guesses. Film makers usually favour visuals over fidelity, so on-screen "code" is often patched together by prop teams, composited from screenshots, or simplified so it reads at a glance. That makes guessing from a few frames unreliable unless you inspect higher-resolution material and look for concrete markers.

Practical steps to identify what you see: capture a full-resolution frame (Blu-ray/stream at max quality), crop the code area and run OCR so you have selectable text. Look for telltale markers in that text and the window chrome: comment delimiter style, import/include lines or header names, file-extension strings in titles, compiler/error output formatting, comment vs string quoting styles, brace vs indentation conventions, semicolons, and prompt characters. Paste the extracted snippet into several syntax-aware editors or online highlighters; which one highlights cleanly is a strong clue. Also check for editor toolbars or window titles that name the IDE or tool.

If the aim is recreation rather than identification, use short, syntactically correct snippets that look plausible but contain no sensitive data. For a definitive answer, production notes, prop designer interviews, or DVD/extra materials are the most reliable sources because on-set practices (readability, legal, and visual priorities) often trump technical accuracy.

Recommended Answers

All 6 Replies

I'm reasonably sure it uses the .NET framework.

didnt think of that, can you explain why you think that?

Its a made up mishmash of HTML, C++, and some english subliminal advertising.

I thaught antitrust was the worst film ever made

you told me that on msn lol its the best computer film ive ever seen the hacker one with angelina jolie and the "flying throught the computer scene" was the worst yet

no. i never mentioned angelina jolie?

i said i thaught it was terrible

Soz typo this is what I meant to say
you told me that on msn lol, its the best computer film IVE ever seen, the hacker one with angelina jolie and the flying through the computer scene was the worst film yet

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.