www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/01/05/03:17:25

Message-Id: <199801050804.KAA00442@ankara.duzen.com.tr>
Comments: Authenticated sender is <mitch AT ankara DOT duzen DOT com DOT tr>
From: "S. M. Halloran" <mitch AT duzen DOT com DOT tr>
Organization: User RFC 822- and 1123-Compliant
To: "Ivo Stoykov" <istoykov AT plovdiv DOT techno-link DOT com>
Date: Mon, 5 Jan 1998 10:05:45 +0200
MIME-Version: 1.0
Subject: Re: Info help, please!
CC: djgpp AT delorie DOT com
In-reply-to: <B0000111133@plovdiv.techno-link.com>

On  4 Jan 98, Ivo Stoykov was found to have commented thusly:

> Hello
> 
> I have a (dull for someone) question:
> 	What does it mean the term VOID?

A term used in C++ and now part of ANSI C. Can be used in several 
places:  (1) placed before function symbol (declaration or 
definition), can indicate function does not return a value; (2) used 
as the sole parameter in the prototype of function declaration or 
definition, indicates the function has no arguments/parameters.  You 
can also have void pointers (void *), which you might use to cast a 
pointer to a defined type to one where the type you may not want to 
be known or perhaps where the type is not important.  Post this 
question to the comp.lang.c or comp.lang.c++ newsgroup for an 
exhaustive list of replies.

> Sorry if you find this stupid but I met meny times and couldn't find 
> its meaning anywhere around. Appreciate any explications.

??
 
> PS.: Is there a function returning the (DOS) root path? I found few 
> giving information about current dir & drive but not for current 
> root.

Are you perhaps wondering whether DOS can change its root filesystem 
much like the one Unix has for resetting mount points?

Mitch Halloran
Research (Bio)chemist
Duzen Laboratories Group
Ankara   TURKEY
mitch AT duzen DOT com DOT tr

other job title:  Sequoia's (dob 12-20-95) daddy

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019