Advertisement

1 - 10 of 33 containing alltags:("include_path") (0.001 seconds)
Q1,   what is the difference between using TCC.exe to compile     a C++ source code and using integrated enviroment TC.exe   (wiht Turbo C 3.00). Q2,    when I compile a C++ source code with integ...
Zones: ProgrammingDate Answered: 05/21/1999 Grade: A Views: 0
hi , I installed php-4.3.2 with apache-2.0.47 and mysql-4.0.14 on my linux system , I want to change an option , include_path . I changed it several times in php.ini but  still when i check it...
Zones: PHPDate Answered: 09/02/2003 Grade: A Views: 0
I have already posted a q and recieved and accepted an answer on this issue but I believe I was premature.  All I am trying to do is set up an easy framework whereby all of our configuration is in ...
Zones: PHPDate Answered: 02/01/2004 Grade: A Views: 0
I have an annoying include problem. I have three web sites in adjacent dirs: /www /dev /3p www is the main web site, dev contains a development version of the same, and 3p relies on some fu...
Zones: PHP, SSIDate Answered: 03/11/2006 Grade: B Views: 0
hello there, i get this error what could be the reason.please help' Warning: include(backfromen.php) [function.include]: failed to open stream: No such file or directory in /usr/local/www/dat...
Zones: PHPDate Answered: 04/19/2007 Grade: A Views: 0
I just purchased Petzold's "Programming Windows 95" and I'm trying to compile the first program, "Hello, Windows 95!" I ran two batch files as I was instructed to in the book, to set DOS environme...
Zones: Windows ProgrammingDate Answered: 12/06/1998 Grade: A Views: 27
hi how to set other parameters while using cl.exe compiler provided with vc++ i'm mainly interested in knowing abt include paths , multiple directories and something like st onceand use it d...
Zones: C++Date Answered: 07/19/2003 Grade: B Views: 0
[This issue seems fairly fundamental to organising the source of a project, so why is it non-obvious to implement in KDevelop ?] I have a KDevelop (non-QT, non Default) project with a top-level ...
Zones: Linux Dev, SSIDate Answered: 08/02/2004 Grade: A Views: 61
More of a general one this. I've got a bunch of classes that I use day to day. I've been playing with one of them, and I have tried to include another file at the top of the class containing some c...
Zones: PHP, SSIDate Answered: 12/21/2004 Grade: B Views: 0
I am using an include through my entire website using the following: <? require("../includes/header.php"); ?> It works fine until I include it in a subdirectory: <? require("../../includes...
Zones: PHP for Windows, SSIDate Answered: 03/20/2005 Grade: A Views: 0