Beginner's question

From: Wong (tatto0_2000_at_yahoo.com)
Date: 02/25/05


Date: 25 Feb 2005 07:17:19 -0800

Hi gurus,

  I have some codes like this:
  
        char whatIsThis;
        *(int *)whatIsThis = SOME_PARAMETERS; // SOME_PARAMETERS is a value

  For the second line, is this a type casting or pointer to pointer ?
  Thanks in advance for your feedback.



Relevant Pages

  • Re: Loading Effect in Feedback
    ... Thanks for the pointer, but can one calculate ... open loop gain Ab. ... >>understanding loading effect in feedback. ... >>the output of the opamp with feedback network beta and the opamp input ...
    (sci.electronics.design)
  • Re: Beginners question
    ... > I have some codes like this: ... is this a type casting or pointer to pointer? ... whatIsThis is a char. ...
    (comp.lang.c)
  • Mouse Pointer arrow with small CD to simple arrow ...how to do it?
    ... Can anyone give me some feedback as to how to remove the pointer that ... apparently comes default with Nero Enterprise Edition. ... I have gone to the mouse pointer settings and re-set them to default however ... in a couple of minutes the arrow reverts back to and arrow with a small CD. ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: "delete" causes prog to crash!
    ... use it to a pointer that points to the heap. ... and isn't a pointer supposed to hold the address of some data location. ... >> class codes ... >> int returnCode() const; ...
    (microsoft.public.vc.language)
  • Re: Cannot understand the following codes
    ... I got problems on understanding the attached codes. ... The code casts stGOFuncs.p_go_Measurements to this function pointer ... FWIW I wouldn't particularly recommend this style of programming! ...
    (comp.programming)