Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] ENVIRON

Date2005-08-11 14:25
FromMichael Gogins
SubjectRe: [Cs-dev] ENVIRON
Thanks. I prefer CSOUND.

Regards,
Mike

-----Original Message-----
From: Istvan Varga 
Sent: Aug 11, 2005 6:13 AM
To: csound-devel@lists.sourceforge.net
Subject: [Cs-dev] ENVIRON

I have changed most functions that take a Csound instance pointer as first
argument to consistently use ENVIRON* type instead of a random mix of sometimes
ENVIRON* and other times void* (this also allowed for removal of the annoying
casts from void* to ENVIRON*). ENVIRON is now also declared if you #include
csound.h, but only as an "opaque" type of which the contents cannot be accessed.

One question that remains is whether ENVIRON should be changed to use a name
that better describes its function as a C equivalent of a Csound class (e.g.
CSOUND or CSOUND5 - 7 character names are preferred because they preserve
code and comment formatting). Any ideas ?


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-08-12 14:41
FromIstvan Varga
SubjectRe: [Cs-dev] ENVIRON
So, should I rename the structure to CSOUND ?

Michael Gogins wrote:

> Thanks. I prefer CSOUND.
> 
> -----Original Message-----
> From: Istvan Varga 
> Sent: Aug 11, 2005 6:13 AM
> To: csound-devel@lists.sourceforge.net
> Subject: [Cs-dev] ENVIRON
> 
> One question that remains is whether ENVIRON should be changed to use a name
> that better describes its function as a C equivalent of a Csound class (e.g.
> CSOUND or CSOUND5 - 7 character names are preferred because they preserve
> code and comment formatting). Any ideas ?


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net