Useful Website here which discusses Function Pointers & their usage in various programming languages.
Showing posts with label pointers. Show all posts
Showing posts with label pointers. Show all posts
Friday, 26 June 2009
Wednesday, 1 April 2009
Saturday, 28 February 2009
Basic4GL C++ & Functions
Here are some useful links I've found over time regarding the usage of Functions & Pointers in Basic4GL & C++.

- Returning an array in C++ for the Basic4GL Plugin SDK, here.
- Returning a Pointer from a Function in C++, here.
- Returning an Array in the Basic4GL DLL SDK, here.
Powered by ScribeFire.
Monday, 13 October 2008
Pointers & References
For any aspiring C & C++ programmers who are having difficulty understanding the difference between a Pointer & a Reference; I suggest taking a look at the following Wikipedia pages. Here & here.
Labels:
c,
c++,
pointers,
programming,
references,
wikipedia
Monday, 4 August 2008
Help with Pointers
If you've just started using C or C++ you may need some help understanding what 'Pointers' are & how you use them. So here are some useful links.
Subscribe to:
Posts (Atom)