• graphics printing on dot matrix printer
    Hello, I have interfaced a centronics dot matrix printer with the 8051 controller. I am able to print the text on it. Now I have a application in which I have to print a graph using its graphics mode...
  • Printing Graph using Dot matrix printer
    Hello, I want to print graph using Dot matrix printer, is there any library or algorithm for this. Thanks is advance regards nix
  • graphics printing on dot matrix printer
    Hello, I have interfaced a centronics dot matrix printer with the 8051 controller. I am able to print the text on it. Now I have a application in which I have to print a graph using its graphics mode...
  • Printing Graph using Dot matrix printer
    Hello, I want to print graph using Dot matrix printer, is there any library or algorithm for this. Thanks is advance regards nix
  • printing sizeof() values
    I'm trying to print out sizeof() values for some of my structures. They are coming out incorrect. Here is a small table in which I've done this on different platforms: Linux : sizeof(TChannel) = 1460...