Search Results

Search: Posts Made By: N-Training
Forum: Programming 11-07-2010
2,785
Posted By Corona688
You don't need xcode to compile these simple C...
You don't need xcode to compile these simple C programs. It's really overkill. gcc filename.c -o filename ; ./filename
Forum: Programming 11-07-2010
2,785
Posted By agama
The notation ../ indicates that the file is in...
The notation ../ indicates that the file is in the parent directory, rather than the current (or present) working directory.

Assuming you are running this from the command line (terminal), then...
Forum: OS X (Apple) 11-12-2005
64,222
Posted By Neo
Mac OS X: Based on UNIX - Solid As a Rock
See this threads:

Page Not Found - Apple (http://www.apple.com/macosx/features/unix/)

Open Source - Apple (http://www.apple.com/opensource/)
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 09:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy