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

name mangling

Home » name mangling
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
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

  • x86-64 Assembly While Loops Explained Step by Step in YASM – From Concept to Working Program
  • Learn Conditional Branching in x86-64 Assembly (YASM/NASM) – CMP, JE, JNE, JL, JG & More
  • x86-64 Assembly Jump Instructions Explained: Unconditional JMP with Full Example in Yasm
  • Complex If-ElseIf-Else in x86-64 YASM Assembly – Full Guide with Code Examples
  • x86-64 Assembly Bit Manipulation: AND, OR, XOR, NOT, Shifts & Rotates Tutorial

Recent Comments

No comments to show.

Archives

  • January 2026
  • December 2025
  • 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
  • Drivers
  • Networking
  • Raspberry Pi
  • Videos
Copyright 2026 — NeuralLantern.com. All rights reserved. Bloghash WordPress Theme
Scroll to Top