GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2017-Jan-21

Title: Printing from GLBasic
Post by: MrPlow on 2017-Jan-21
Hi Guys

Has another used GLB for adhoc printing or sending file data to printers?
Either with the default function of via inline c++?

I need to build a small tool for resetting or sending special printer codes.

Like how to add

#include <iostream> and using namespaces?