HPGCC 2.0 and Programmer's Notepad
|
04-05-2017, 12:54 AM
(This post was last modified: 04-06-2017 08:56 PM by brickviking.)
Post: #5
|
|||
|
|||
RE: HPGCC 2.0 and Programmer's Notepad
(04-04-2017 04:44 PM)Helix Wrote:(04-04-2017 03:44 AM)brickviking Wrote: I'm assuming here that you've used #include "myfile.h" in your myfile.c and put the myfile.h in the same directory? If you find the Egan Ford tutorial too overwhelming, find a more "basic" tutorial that you do understand. Compiling a C program (and the same holds for C++) goes through a few stages.
* In modern compilers, the compile phase often produces binary code directly, omitting the next stage.
There are far better explanations than this, but this'll get you at least started. And yes, you'll have to get to grips with the concepts at least. C is a rewarding language, but does take some learning, you'll also want to look up what makes a Makefile special. EDIT: Modified original post to indicate Bob's understanding. (Post 60) Regards, BrickViking HP-50g |Casio fx-9750G+ |Casio fx-9750GII (SH4a) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HPGCC 2.0 and Programmer's Notepad - Helix - 04-03-2017, 12:19 AM
RE: HPGCC 2.0 and Programmer's Notepad - brickviking - 04-04-2017, 03:44 AM
RE: HPGCC 2.0 and Programmer's Notepad - Helix - 04-04-2017, 04:44 PM
RE: HPGCC 2.0 and Programmer's Notepad - Egan Ford - 04-05-2017, 12:23 AM
RE: HPGCC 2.0 and Programmer's Notepad - brickviking - 04-05-2017 12:54 AM
RE: HPGCC 2.0 and Programmer's Notepad - Helix - 04-05-2017, 01:28 PM
RE: HPGCC 2.0 and Programmer's Notepad - rprosperi - 04-05-2017, 01:47 PM
|
User(s) browsing this thread: 1 Guest(s)