Skip to content
NeuralLantern.com NeuralLantern.com
  • Home
  • Social Media Links
  • X / Twitter
  • Rumble
  • Youtube
  • Bitchute
  • Minds
  • Odysee
Subscribe

object files

Home » object files
Mix C++, C, and Assembly into One Program – Hybrid Program Full Build Tutorial
Posted inAssembly Language Coding Computer Science

Mix C++, C, and Assembly into One Program – Hybrid Program Full Build Tutorial

Learn to build a hybrid program mixing C++, C, and x86-64 assembly. Covers object files, linking, extern "C", name mangling, and a full Makefile. Run one executable with modules calling each other.
Posted by mike November 9, 2025
How Linkers Work: Linking Code, Virtual Memory, and Module Jumps Explained
Posted inCoding Computer Science Videos

How Linkers Work: Linking Code, Virtual Memory, and Module Jumps Explained

Learn how linkers connect code modules, manage virtual memory, and handle jumps in this beginner-friendly guide to programming! #Linker #Coding
Posted by mike June 2, 2025
Compile, Link, Execute: A Beginner’s Guide to Linux Programming with C++, C, and Assembly
Posted inCoding Computer Science Videos

Compile, Link, Execute: A Beginner’s Guide to Linux Programming with C++, C, and Assembly

Learn to compile, link & execute C++, C, and assembly on Linux! Beginner-friendly guide with bash scripting tips. #Linux #Programming
Posted by mike May 28, 2025

Recent Posts

  • Mix C++, C, and Assembly into One Program – Hybrid Program Full Build Tutorial
  • Yasm x86-64 Assembly: Instruction Formats, Operands, MOV, ADD, Memory & Registers Explained
  • DIY Raspberry Pi Wi-Fi Repeater Part 5: Static Routes and Proof of Success
  • Master File Copying with System Calls in x86-64 YASM Assembly
  • Setting Up a Raspberry Pi Wi-Fi Repeater – Scene 4: IP Forwarding & Access Point

Recent Comments

No comments to show.

Archives

  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • August 2023

Categories

  • Assembly Language
  • Coding
  • Computer Science
  • Conversions
  • Debugging
  • Networking
  • Raspberry Pi
  • Videos
Copyright 2025 — NeuralLantern.com. All rights reserved. Bloghash WordPress Theme
Scroll to Top