Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - <b>c4w_poke()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
C4W_Poke()
Change the contents of an area of memory
------------------------------------------------------------------------------

Syntax
C4W_Poke( <nPtr>, <cStr> )   -->   NIL

Arguments
<nPtr> is a pointer to the start of the memory.

<cStr> specifies the new contents of the area of memory.

Returns
NIL.

Description
This function is intended for use with messages where the
<nlParam> value is a pointer to a data structure.  Use it with
great care!

Example

See Also: C4W_Peek()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson