Language
Any
Platform
Any
License
Any
hi,
I'm a student of IUT. I have a question about turbo c. My question is...
" What is the difference between compiler & interpreter ?
Adib Bin Rashid
091432
A compiler takes source code and turns it into an executable file, which can then be executed.
An interpreter takes source code and executes it directly.
: am kind of a beginner in c++ and
: i want to go into evil scripting
: pls i need a master that can help me from scratch
: (i want to use it in a positive light)
: thanks
: breaktrough
Hmm,...
Hello Everyone!
For one of my school assignments my project-group has been assigned the development of a building security system.
One of the goals of the system is that the behaviour of the...
: Comments about the blog:
:
: - Why isn't C evaluated? It gets 10.5 points on that scale, losing
: 0.5 points for lacking inheritance, though it supports every other
: aspect of OO, although...
: So ya'll are sayin to jus start ooding whatever an see were it
: gos?....well thinks for the replys :D but the prob is also I dunno
: what I wanna\can make if thats the case any begenner...
As I said, they didn't create the error_reporting for nothing. At this point, the only way to find out why the count() or explode() functions fails is to check what the interpreter returns as error...
Process.Start("c:\windows\system32\replace", "C:\myFile2.txt C:\myNewFile.txt")
:-(
Any other ideas at all please?
I am using VisualStudio Professional 2003.
Regards,
Dr M.
:
:
:
: Process.Start("c:\windows\system32\cmd.exe", "replace C:\myFile2.txt C:\myNewFile.txt")
:
:
:
: Why doesn't it replace the first filename, anyone please?
: Is there a better...
This message was edited by mercman2000 at 2006-5-28 14:56:6
Does something exist to do this?
←
^^ Stuff like that. (← is supposed to be a left arrow, denoting the start of the...
: i want to start programming recreationally. i'm busy but uber intrigued by it. i have a mac. do i need a mac friendly compiler to experiment? i know it may be useless to me, but i do believe...
This message was edited by francisstokes at 2006-3-31 12:48:42
I sounds like you want a sort of binary interpreter / emulater / compiler type thing. I think i found some stuff of google about...
: HI,
: I have installed jdk4.2 interpreter on my system, but i can't able to compile java programs in it. Please help me in setting path on command prompt.
:
hi vilanye,
Thank u very much...
: HI,
: I have installed jdk4.2 interpreter on my system, but i can't able to compile java programs in it. Please help me in setting path on command prompt.
:
http://java.sun...
HI,
I have installed jdk4.2 interpreter on my system, but i can't able to compile java programs in it. Please help me in setting path on command prompt.
: : how can i tell in pascal to execute some dos commands in a specified line of my program,i know the dos unit and some commands like exec command but how can i perform say format or xcopy or...
: how can i tell in pascal to execute some dos commands in a specified line of my program,i know the dos unit and some commands like exec command but how can i perform say format or xcopy or commands...
This message was edited by PrzemekG_ at 2005-11-21 1:14:14
Hi,
I'm writing an interpreter with threads. I use an union for all types of data (in one variable).
I want to lock the access to...
Expandable Basic interpreter
Hello.
Our firm has developed the interpreter of language Basic "Open Basic".
Versions for Windows (BCB60, MSVC7) and Linux (GCC 3.2.2) are accessible....