TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hello World in C without libraries or similar dependencies

2 pointsby abhinavstartsover 1 year ago

1 comment

rurbanover 1 year ago
And now without the syscall 4 please. This is way too linux specific. There must be better ways to put the string into the BIOS memory, e.g. via int 0x10, ah=0x13 <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;INT_10H" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;INT_10H</a>