News:

Pretty crazy that we're closer to 2030, than we are 2005. Where did the time go!

Main Menu

JoeOS: I'm gonna try some OS Development

Started by Joe, June 16, 2005, 10:19:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Warrior

Do you even know how printf() works? You'd need to implement stdarg.h and various functions to convert to different things like signed integers, unsigned integers, hex, etc..
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Joe

Change the name from printf. It still prints a string.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


Warrior

I'm still not confortable using the stack before PMode, it's more to cleanup and the same could be acomplished by using the registers which are doing very little..
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

MyndFyre

Quote from: Warriorx86] link=topic=1636.msg81813#msg81813 date=1153080339]
I'm still not confortable using the stack before PMode, it's more to cleanup and the same could be acomplished by using the registers which are doing very little..
You know, even DOS C libraries had printf.  Psh.

Although, Joe, printf is named printf because it prints a formatted string....
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.