FITFLOP
Home

gnu-assembler (3 post)


posts by category not found!

Is there a way to determine buffer's length?

Understanding Buffer Length in Programming When working with buffers in programming a common question arises Is there a way to determine a buffers length This i

2 min read 16-10-2024 27
Is there a way to determine buffer's length?
Is there a way to determine buffer's length?

Data Integrity Issue with Custom .rawdata Section in Linker Script

Data Integrity Issue with Custom rawdata Section in Linker Scripts Lets dive into a common issue encountered when dealing with custom data sections in linker sc

2 min read 06-10-2024 32
Data Integrity Issue with Custom .rawdata Section in Linker Script
Data Integrity Issue with Custom .rawdata Section in Linker Script

GAS with AT&T syntax - creating a label by concatenating a variable of a macro

Concatenating Variables within Macro Labels in GAS with AT and T Syntax Lets say you re working with Google Apps Script GAS and need to dynamically create label

2 min read 02-10-2024 32
GAS with AT&T syntax - creating a label by concatenating a variable of a macro
GAS with AT&T syntax - creating a label by concatenating a variable of a macro