Re: Input-line reverser



Mike Wahler said:

>
> "Richard Heathfield" <invalid@xxxxxxxxxxxxxxx> wrote in message
> news:dp2dp4$8qv$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>>
>> The reason it's not a valid C program is that it attempts to modify
>
> evaluate, not modify. Modifying (i.e. assigning to it) would be OK.

I plead the rest of my original sentence as justification.

>> the
>> value of an object, when that object hasn't been given a value yet.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.



Relevant Pages

  • Re: How should this sentence be interpreted
    ... procedure will modify it." ... There are immutable classes. ... the passing mechanism is more efficient because of passing only the refence. ... A structure is more complicated to implement correctly, so stick to use classes unless there is a good reason to use a structure. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Two questions for help!
    ... What's the reason for doing this? ... > Making a variable protected ensures that only the class and sub-classes ... > can modify the variable. ... if the derived classes would access them ...
    (comp.lang.cpp)
  • Re: [PATCH] THE LINUX/I386 BOOT PROTOCOL - Breaking the 256 limit (ping)
    ... maybe (some BIOSes leave us ... Or modify the whole code to use 16 bits? ... No reason. ... Dell Linux Solutions linux.dell.com & www.dell.com/linux ...
    (Linux-Kernel)
  • Re: doubt related to string pointers.
    ... >What is the reason for that? ... It is an implementation detail whether there are one or two strings ... is perfectly legal to modify str as often as you want. ...
    (comp.lang.c)
  • Re: summing fields
    ... THe reason I am doing this is ... If you insist on keeping this decidedly un-normal data structure, ... modify your formula/expression to use the Nzfunction to convert nulls to ... another state, you'll have to modify any/all formulas, your table structure, ...
    (microsoft.public.access.forms)