Hi! Jack!
JE> Hmmm This may sound a little strange to you guys that have been doing
JE> this for awhile..But can someone please explain the use of void and
JE> tell me what it does when it is on the left, right and on both sides..
void function(...); //means that function returns NOTHING
void* function(...); //function returns a VOID pointer, see below
.... function(void); // C-notation (K&R) function with NO formal parameters
// c++-notation the same as .... function()
void *pointer; //describes a GENERAL pointor to SIMETHING
//such pointers can be converted to ANY type
void hmmmmm; //it's impossible, meaningLESS etc etc etc etc
JE> I would appreciate it..
do not mind... ;)
is it enough? ;)))
BestEST regards for nothing
Alec.
---
(2:5061/17.6)
---------------
* Origin: ---> ûèØû.ÛûÒaû.û‡ ᢹï§ì ¡¥û§û ¡p× ª !û!!û.Ø•pûaûÞû
|