Search results

From Compsci.ca Wiki

Jump to: navigation, search

  • Editing and Compiling programs on windows via MinGW
    ...he most popular compiler for all operating systems used on Windows. It can compile quite a few different languages. Now you're done. To test to see if it worked, and compile programs, open command prompt. If you don't already have a shortcut then it
    3 KB (622 words) - 23:14, 15 December 2005
  • Introduction To Java
    == How do I compile and run this? == We then use the "javac" program to compile the code to something that can be run.
    77 KB (9,184 words) - 22:52, 18 April 2010
  • Whirlwind Tour of C
    == Let's compile something, for crying out loud! == So, assuming we have a main.c file, the main.o rule proceeds to compile main.c to object code. The -c option tells our compiler not to link the fi
    46 KB (7,678 words) - 18:01, 9 January 2009
  • Gentoo
    ...ftware as [[source]]. Users of Gentoo [[Linux]] tend to utilize this to [[compile]] software tightly optimized to their hardware and its capabilities.
    295 B (40 words) - 00:45, 11 October 2008
  • Turing Records and Types
    ... of course an error pops up (it wouldn't be a question otherwise 8) ). '''"Compile time expression expected"'''. Now what does that mean? What did I do wrong? ...ecords: Any array contained in a record must have bounds that are known at compile time. So that's something we can't do. Whoa you mean to tell me we can't do
    11 KB (1,858 words) - 21:12, 12 October 2008
  • Pascal Whirlwind
    ... be using the Free Pascal compiler's OO extension. As a result, I have to compile with the "-S2" option.
    14 KB (1,853 words) - 03:55, 14 October 2008
  • Ballad of a Duck
    ...n necessary. This makes programs run very fast, but means that we need to compile programs and then run them. ...ype of data fed to them. If the types are incorrect, the program will not compile or run at all. OCaml will provide an error indicating the source of the er
    41 KB (6,744 words) - 04:24, 9 June 2014

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox