![]() |
| | #1 |
| Registered User Join Date: Nov 2009
Posts: 4
| 100% Newbie I am wondering a few things that I can't really figure out. a. Does C for Win and Linux differ? Or can the same C code be compiled for both? Or is it something like they use different includes? b. Is there a good tutorial where I can go through and see how to build some test application. All the examples of hello world don't get me far. I can figure out the syntax fast enough but I don't totally follow what Im capable of. Thanks. |
| JREAM is offline | |
| | #2 |
| Registered User Join Date: Nov 2009
Posts: 4
| Actually I think I want to do C++ due to the OOP approach. |
| JREAM is offline | |
| | #3 | |
| Mysterious C++ User Join Date: Oct 2007
Posts: 14,460
| 1) No. The same code can be compiled on both platforms. If you want something more fancy, such as a GUI, then yes, you would need other includes (usually, unless the GUI code itself is portable). 2) Looked at the tutorials on the site?
__________________ Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2008 Team System I dedicated my life to helping others. This is only a small sample of what they said: "Thanks Elysia. You're a programming master! How the hell do you know every thing?" Quoted... at least once. Quote:
| |
| Elysia is offline | |
| | #4 |
| Registered User Join Date: Nov 2009
Posts: 4
| Okay thank you, sorry I didn't notice there are tutorials, sorry I can't find them. Are they the sticky threads somewhere? |
| JREAM is offline | |
| | #5 |
| Registered User Join Date: Nov 2009
Posts: 4
| Doh, I see it, under the FAQ and such |
| JREAM is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie with Very Newbie Question | Jedi_Mediator | C++ Programming | 18 | 07-01-2008 08:00 AM |
| newbie: array question :( | cstudent | C Programming | 2 | 04-09-2008 06:46 AM |
| Newbie Programmer | Extropian | C++ Programming | 3 | 05-18-2004 01:17 PM |
| C++ newbie / linux not so newbie question | goldmonkey | C++ Programming | 7 | 12-13-2003 12:27 PM |
| Newbie Game Develpoers Unite! | Telenosis | Game Programming | 10 | 06-22-2002 02:02 PM |