Re: Converting a string to reals
- From: Craig Powers <enigma@xxxxxxxxxx>
- Date: Thu, 29 Mar 2007 17:02:40 -0400
psycho_dad wrote:
Actually,
I would like, if possible, to do the analog of what happens in
Mathematica (ToExpression converts strings to functions):
In: x=2;
ToExpression["x^2"]
Out: 4
Perhaps, it's possible in C?
In C, you'd need the same thing you need in Fortran: a third party runtime interpreter.
.
- References:
- Converting a string to reals
- From: psycho_dad
- RE: Converting a string to reals
- From: meek
- Re: Converting a string to reals
- From: psycho_dad
- Converting a string to reals
- Prev by Date: Re: Starting to doubt fortran
- Next by Date: Re: Why float is called as 'float', not 'real'?
- Previous by thread: Re: Converting a string to reals
- Next by thread: Re: Converting a string to reals
- Index(es):
Relevant Pages
|
|