[SOLVED] how to make a messy sprintf function work
ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This is in three places. It seems like you should leave off +1: my guess is it causes text falling between two format operations to be overwritten by the second one.
Kevin barry
Distribution: Damn Small Linux, KateOs, M$ Ickdows Vista, My own OS
Posts: 2,094
Original Poster
Rep:
that did it thank you so so so much!
i have been tearing my hair off over this kernel
i promise to release it open source as soon as its done (could be between 2 weeks to 2 months)
that did it thank you so so so much!
i have been tearing my hair off over this kernel
i promise to release it open source as soon as its done (could be between 2 weeks to 2 months)
This is a joke, right? You're writing the kernel to an operating system, but you don't know how to set pointers yet. Is this a project for a cyber-fiction class, and we're the guinea pigs? Or is this a massive put-on, and the entire episode will be posted to an ironically titled post-modern blog two weeks from now?
Normally a personal learns how to write computer programs, struggles past the usual stage of making dumb mistakes, writes a few major applications, becomes seasoned and efficient, stops trying to program by newsgroup (clearly not so), and then finally, maybe 15-20 years later, takes on OS writing. ... normally.
Distribution: Damn Small Linux, KateOs, M$ Ickdows Vista, My own OS
Posts: 2,094
Original Poster
Rep:
Quote:
Originally Posted by lutusp
This is a joke, right? You're writing the kernel to an operating system, but you don't know how to set pointers yet. Is this a project for a cyber-fiction class, and we're the guinea pigs? Or is this a massive put-on, and the entire episode will be posted to an ironically titled post-modern blog two weeks from now?
Normally a personal learns how to write computer programs, struggles past the usual stage of making dumb mistakes, writes a few major applications, becomes seasoned and efficient, stops trying to program by newsgroup (clearly not so), and then finally, maybe 15-20 years later, takes on OS writing. ... normally.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.