| Switcher Hangout The place for switchers to discuss their new machines, and how to work with OS X. General support can be had here for newbie stuff, like "How do I restart my new iMac?" :) |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
|
Guest
Posts: n/a
|
It is very good and worth sitting down and reading for a while, it will pay dividends instead of trying to dive in and expecting it to all come immediately. The trick is that you are using an IDE in XCode and you need to use the New Project menu; if you want to build command line only stuff; go down to Foundation Tool in the project type. After that, please read the documentation supplied. Vicky |
||||
| QUOTE Thanks | |||||
![]() Member Since: Mar 30, 2004
Location: USA
Posts: 4,744
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 12" Apple PowerBook G4 (1.5GHz)
|
Quote:
|
|
| QUOTE Thanks | ||
|
Guest
Posts: n/a
|
![]() /*it's my very first year in college, and i use borland c about 2/3 month, just started to learn c... so i'm still a total n00b :dummy: hehehe.... */ a question : ~ so i can't use conio.h and dos.h ,since it's a dos-related (?) i still need it... any substition? thx everyone!
|
| QUOTE Thanks | |
|
Guest
Posts: n/a
|
Well it seems peculiar you have been taught the non-ANSI standard C which can do all the file IO and so forth.
here is an example to get you going: /* example.c */ #include <stdio.h> main() { int x, y; x=5; y=10; printf("Hello World. x = %d and y = %d\n", x, y); } /* end */ stdio.h is the standard file IO include. Do a google search and you should find many tutorials. Vicky |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Connecting to Mac from PC problem | beetlejelly | OS X - Operating System | 11 | 08-23-2012 09:47 AM |
| Window users that are MAC WANNA BE'S! | jdoverkill | Switcher Hangout | 47 | 10-12-2006 02:48 PM |
| It's called a Mac | iSheep | Schweb's Lounge | 22 | 10-13-2004 05:35 PM |
All times are GMT -4. The time now is 02:50 PM.
Powered by vBulletin