Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] image opcodes and dependencies

Date2008-01-05 17:59
From"Michael Gogins"
SubjectRe: [Cs-dev] image opcodes and dependencies
There is no difference between ' and ". The purpose of having both is to 
enable the programmer to include quotes in a quoted string without escaping 
them, e.g.
'This quoted string contains "another quoted string."'. But they have to 
match - no 'this is a misquoted string".

Regards,
Mike

----- Original Message ----- 
From: "jpff" 
To: "Developer discussions" 
Sent: Saturday, January 05, 2008 4:19 AM
Subject: Re: [Cs-dev] image opcodes and dependencies


> For the moment I have added an option on building the image opcodes,
> defaults to build, and then to check that png.h exists.  Really we
> should be using CheckLibWithHeader('png', 'png.h') but so far I have
> failed to get that to work (memo to self: must learn some python --
> what is difference between ' and "?)
>
> ==John ffitch
>
> "This research is of insufficient standard"
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-01-06 00:56
FromDavidW
SubjectRe: [Cs-dev] image opcodes and dependencies
And you can also have
'''this is a "double-quote"'''
as well as
""" this is a 'single-quote' """

David
On 06/01/2008, at 4:59 AM, Michael Gogins wrote:

> There is no difference between ' and ". The purpose of having both  
> is to
> enable the programmer to include quotes in a quoted string without  
> escaping
> them, e.g.
> 'This quoted string contains "another quoted string."'. But they  
> have to
> match - no 'this is a misquoted string".
>
> Regards,
> Mike
>
> ----- Original Message -----
> From: "jpff" 
> To: "Developer discussions" 
> Sent: Saturday, January 05, 2008 4:19 AM
> Subject: Re: [Cs-dev] image opcodes and dependencies
>
>
>> For the moment I have added an option on building the image opcodes,
>> defaults to build, and then to check that png.h exists.  Really we
>> should be using CheckLibWithHeader('png', 'png.h') but so far I have
>> failed to get that to work (memo to self: must learn some python --
>> what is difference between ' and "?)
>>
>> ==John ffitch
>>
>> "This research is of insufficient standard"
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2005.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

_________________________________________________
experimental polymedia:	www.avatar.com.au
Sonic Communications Research Group,
University of Canberra:	 creative.canberra.edu.au/scrg/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net