EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: ../testServer.cpp:672: warning: converting to 'int' from 'double'
From: Dirk Zimoch <[email protected]>
To: EPICS <[email protected]>
Date: Thu, 29 Mar 2012 15:06:03 +0200
int v = 0;
...
double array[COUNT];
array[i] = v; v+=1.1;


Shouldn't v be a double?


Replies:
Re: ../testServer.cpp:672: warning: converting to 'int' from 'double' Dirk Zimoch

Navigate by Date:
Prev: Re: EPICS Collaboration Meeting Spring 2012 Williams Jr., Ernest L.
Next: Re: ../testServer.cpp:672: warning: converting to 'int' from 'double' Dirk Zimoch
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: What is void* puser in ca_create_channel Benjamin Franksen
Next: Re: ../testServer.cpp:672: warning: converting to 'int' from 'double' Dirk Zimoch
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024