Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


Turbo C code
 

 

 

Turbo C code

#include <conio.h>
#include <stdio.h>
#include <stdlib.h>

int main()
{

outport(0x378,0);
sleep(1);
outport(0x378,1);
sleep(1);

return 0;
}

 

Download

ledonturboc.txt

 

 

 

 

 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
Changing the case of a string(VB.net)
displays a list of My Computer locations(VBScript)
lowercase text(CSS)
detect OS function(Javascript)
bytes to whatever(VB)
mirror a web page(PHP)
Earth years to other planets(C)
VBScript supported(ASP.net)

    




Copyright © 2003 by programmershelp.co.uk