



OBJECTIVE: |
To utilize experience in C/C++ programming and to obtain a Programmer Analyst position. |
SUMMARY : |
Over the past four years I have been developing database applications and automatic control applications for
manufacturing processes using UNIX, DOS, and Windows operating systems. I have extensive experience in C and C++ including the usage of internal system mechanisms such as signals, common memory segments, program channels and interrupts. |
Hardware: |
x86 ... x486,Pentium - based Intel workstations |
Operating Systems: |
UNIX (SCO UNIX System V), DOS (MS DOS 3.0 ... 6.2), MS Windows (Windows 3.1, Windows 95) |
Programming Languages: |
C (ANSI C, Turbo C, MS C), C ++ (GNU C++, Borland C++ 2.0,3.1), Assembler (Turbo Assembler, MS Assembler), Pascal (Turbo Pascal 5.0), Basic (Turbo Basic, GW Basic, Q Basic), HTML, JavaScript, SQL |
Databases: |
DBase II, DBase III, CodeBase Library, FoxPro 2.0, Paradox 2.0,4.0, Context, Sybase SQL Anywhere 5.0 |
Communications and Networking: |
TCP/IP (NFS, TELNET, FTP) IPX (Novel,Windows 95) |
Development Tools |
Power ++ 2.0 |
Internet Tools |
NetScape Communicator, Internet Explorer |

| Number | Icon | Name | Size | Describe |
|---|---|---|---|---|
| atc.exe | 25K | ATC - program that allow to call a phone number by click on a shortcut.
The command string must be : ATC.EXE COM_NUMBER PHONE_NUMBER Example : ATC.EXE 4 P334455 4 - fourth COM port, P - pulse dial (T - tone dial). OS MS Windows 3.1,95 |
||
| fbmpshw.exe | 23K | fBMP Show - program for quick show the BMP file. It may be a shortcut that contain a command : FBMPSHW.EXE PICTURE.BMP X Y X and Y are not essential. OS MS Windows 3.1,95 |
||
| fchown.tar | 14K | This TAR archive contain files : fchown.c - source of C program that is analog of chown. fchgrp.c - source of C program that is analog of chgrp. This programs can change UID and GID recursively. Example : fchown dir.dir frans In this way all files and directories in dir.dir would be own by user frans. OS Unix (SCO, BSD, Linux) P.S. You can try to compile this programs for other Unix systems. |
||
| fdbfv.exe | 140K |
fDBF Visor - viewer of DBF files.
FDBFV.EXE FILE.DBF X Y X and Y are display coordinates (not essential). You can start fdbfv.exe without parameters and then select DBF file in Open File dialog window. OS MS Windows 3.1,95 |


| class FileDBF | (filedbf.hpp,filedbf.cpp - sources for class FileDBF). | |
| class File | (classf.hpp,classf.cpp - sources for class File). | |
| Example A | create and write in DBF. | |
| Example B | read from DBF and create report in HTML format. |



