Subject: RE: OT: which c++ includes do I need to make a system call in Net
To: 'abs' <abs@mono.org>
From: Tony Hernandez <tony.hernandez@intellon.com>
List: port-i386
Date: 09/30/1999 14:20:41
I just wanted to use one.. I allready got the answer from someone on the
list.
using
 #include <stdlib.h>
system();



thanks bro.

Cheers,

_-_-_-_-_-_-_-_-_-_

Tony Hernandez
*NIX, MCP, A+
Intellon Corporation


# -----Original Message-----
# From: abs [mailto:abs@mono.org]
# Sent: Thursday, September 30, 1999 2:02 PM
# To: Tony Hernandez
# Cc: 'port-i386@netbsd.org'
# Subject: Re: OT: which c++ includes do I need to make a system call in
# NetBSD ? function ?
# 
# 
# 	You might want to clarify the questrion - do you want to use
# 	a system call, or write one? :)
# 
# 		David/absolute		abs@mono.org
# 
# .---- I've been too drunk to love ----.-- I've been too drunk 
# to remember -.
# |          too drunk to care          |    the hell of the 
# night before    |
# |  looked like death, felt like hell  |   I've been drinking 
# myself blind  |
# `------ been the worse for wear ------'-- and still I'll 
# drink some more --'
# 
# On Thu, 30 Sep 1999, Tony Hernandez wrote:
# 
# > 
# > Sorry if this is off topic but you are the only ppl I have 
# any faith in at
# > all :)
# > 
# > 
# > 
# > Cheers,
# > 
# > _-_-_-_-_-_-_-_-_-_
# > 
# > Tony Hernandez
# > *NIX, MCP, A+
# > Intellon Corporation
# > 
#