Hi!
I'm encountering an interesting situation. I can do with one file path
in a flag for the compiler without a problem, but with 2 file paths in one
flag. What is needed to combine those two paths into one flags?
--snip--
LDFLAGS='-L/usr/local/ssl/lib'
LDFLAGS="CUSTOMER_ODBC_LIBS='-L/usr/
* Thus wrote Ford, Mike [LSS] ([EMAIL PROTECTED]):
> On 26 November 2003 12:43, Jay Blanchard contributed these pearls of wisdom:
>
> > [snip]
> > Well, so is there any online resource whereby I can read up on
> > "FLAG" ???Or any idea how should I go about creating the
> > memory lo
On 26 November 2003 12:43, Jay Blanchard contributed these pearls of wisdom:
> [snip]
> Well, so is there any online resource whereby I can read up on
> "FLAG" ???Or any idea how should I go about creating the
> memory location to store the binary-ish information (e.g.
> true/false, yes/no, 1/0)?
[snip]
You're not likely to find something specific on FLAG, but maybe the
following demonstration can help
$niceWeatherFLAG is that 'memory location' (variable) where the FLAG
information is stored.
Now, what is the precise nature of your problem? List citizens would
certainly be glad to h
[snip]
Well, so is there any online resource whereby I can read up on "FLAG"
???Or any idea how should I go about creating the memory location to
store the binary-ish information (e.g. true/false, yes/no, 1/0)?
Hope to get some help soon...thnx.
[/snip]
You're not likely to find something specif
On Tue, Nov 04, 2003 at 03:19:20PM +0800, [EMAIL PROTECTED] wrote:
:
: Hi calling out to all programmers:
:
: I heard that there is a term used by most programmers called "FLAG" .
: Anyone aware of that?? Its a kinda "Indicator" eg. I have a table with
: "YES" column equal to "1" an
I see, thanks for the short introduction of FLAG ...
Anyway do u know of any useful links that has more info on "FLAG" ???
Regards,
Irin.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, Nov 04, 2003 at 03:19:20PM +0800, [EMAIL PROTECTED] wrote:
:
: Hi calling out to all programmers:
:
: I heard that there is a term used by most programmers called "FLAG" .
: Anyone aware of that?? Its a kinda "Indicator" eg. I have a table with
: "YES" column equal to "1" and "NO"
Hi calling out to all programmers:
I heard that there is a term used by most programmers called "FLAG" . Anyone
aware of that?? Its a kinda "Indicator" eg. I have a table with "YES" column
equal to "1" and "NO" column equal to "0". Does anyone know of any useful
links with regards to t
9 matches
Mail list logo