Just can't stay away
Joined: 2009/2/9 19:32 Last Login
: 2020/12/21 15:57
From Brussels Belgium
Group:
Registered Users
|
The normal search for 'makefile' just brings up 3 hits.
Using SQL with 'makefile' in the filename field does not bring up any hit.
It is now 2 years since i last had some real C programming, and i seem to have lost it all. What i am really looking after is simple examples (hopefully without makefile) for beginners, but that do work. It is mainly the different possibilities to program only for OS4 or trying to reuse OS3 source with a minimum of changes ( i remember __BASELINE__ and __INLINE__ definitions to be used, or making the source more portable in the amiga look alike world (SDI headers) that i am after.
It would be so enlightening to have the same basic sources in those 3 styles. eg most examples in litterature use "char *mystring" In the OS4 examples STRPTR is used, however i don't remember what is the right(minimal) include to make this usable.
I would even suggest experienced programmers take a bit of their time to upload simple sources in those 3 styles. The fields coverd with the SDI headers Readargs and backfill, ... would be the most interesting .
|