Pelles C forum

C language => Tips & tricks => Topic started by: Greg on January 04, 2006, 08:32:42 PM

Title: Using Pelle's C Run-Time Library with Poasm
Post by: Greg on January 04, 2006, 08:32:42 PM
An example of calling C Run-Time Library (pocrt.dll) functions from a Poasm program.
Title: Using Pelle's C Run-Time Library with Poasm
Post by: Pelle on January 05, 2006, 11:27:27 AM
Very nice... ( and way too many days until Christmas... ;-) )

Pelle
Title: Using Pelle's C Run-Time Library with Poasm
Post by: Greg on January 05, 2006, 07:05:37 PM
Pelle,

Thanks. I originally converted it to MASM from an MSDN C example. I converted that to Poasm. I thought someone might find it useful as an example.