www.Hacking-Romania.com
Hacking, gaby hacker team, programe hack, radmin hack, hi5 hack, hack the west, hacking romania, hacking stuff, hacking tools, 1 hack, 1st hacks, 2 hack, 2 hacks, 3 hack, 3 hacks, 3000 hack, 3004 hack, 4 hack, 4 hacks, 55 hack, 6 hack, 6 hacks, 7 hack, 7 hacks, 9 hack, 9dragons hack, a hack, adventure quest hack, aim hack, alz hack, and hacks, best hack, blue hack, bots hack, bots hacks, buy hack, cabal online hack, chaos hacks, cheat engine hack, cheat hack, cheats and hacks, cheats hacks, city hack, club hack, combo hack, conquer hacks, conquer online hack, conquer online hacks, conquer speed hack, conquiztador hack, counter strike 1.6 hack, damage hack, de hack, download hack, download hack for, dragonfable hack, dragonfable hacks, drakkarious hack, exp hack, flyff hack, free hack, free hacks, game hack, game hacks, garena exp hack, gladiatus hack, gm hack, gold hack, gunz hack, hack, hack 5, hack a pc, hack a site, hack a website, hack blog, hack conquer, hack counter strike, hack crack, hack cs, hack cs 1.6, hack dvd, hack email, hack forum, hack hunter, hack id, hack info, hack it, hack mess, hack muonline, hack net, hack password, hack passwords, hack pc, hack pdf, hack programs, hack site, hack sites, hack soft, hack software, hack team, hack the game, hack this, hack website, hack windows xp, hack world, hack xp, hacked, hacking, hacking game, hacking programs, hacking software, hacking tutorials, hacks, how hack, how to hack, icon hack, last chaos hack, last chaos hacks, life hack, lineage 2 hack, lineage 2 hacks, linux hack, lvl hack, maplestory hacks, mobile hack, multi hack 3.0, mybrute hack, naruto arena hack, naruto arena hacks, one hit kill hack, online hacks, perfect world hacks, pool hack, programe hack, resolution hack, resource hack, roll hack, royal hack, silkroad hack, source hack, speed hack, speed hacks, super hack, the west hack, warrock hack, warrock hacks, web hack, xpango hack, lockerz forum
Lista Forumurilor Pe Tematici
www.Hacking-Romania.com | Reguli | Inregistrare | Login

POZE WWW.HACKING-ROMANIA.COM

Nu sunteti logat.
Nou pe simpatie:
Simmo pe Simpatie.ro
Femeie
19 ani
Bucuresti
cauta Barbat
31 - 44 ani
www.Hacking-Romania.com / S.O.S. / C+p+  
Autor
Mesaj Pagini: 1
Adytzu04
NOVICE

Inregistrat: acum 15 ani
Postari: 90


Code:

#include <iostream.h>
#include <string.h>
#include <stdlib.h>
#include <conio.h>

void main()

{clrscr();
 char s1[20],s2[20],s3[20],s4[40];

 int b,n;

 long int c;
 cout<<"Dati sirul 1:"
  cin.getline(s1,20,'.');
   cout<<endl;
 cout<<"Dati sirul 2:";
  cin.getline(s2,20,'.');

 cout<<"Lumngimea lui s1 este:"<<strlen(s1);
  strcpy(s3,s2);
 cout<<"\nSirul s3 este"<<s3;
 cout<<"\nComparam s1 cu s2"<<strcmp(s1,s2);
  s4=strcat(s1,s2);
 cout<<"\nSirurile alipite"<<s4;
  strset(s4,'+');
 cout<<"\nSirul initializat este"<<s4;
 cout<<"\nSirul inversat este:"<<strrev(s3);

 cout<<"\nDati s4 cu litere mari";
  cin.getline(s4,40,'.');

 cout<<"\ns4 cu litere mici este"<<strlwr(s4);
 cout<<"\ns4 cu litere mari este"<<strupr(s4);
 cout<<"\nCaracterul citit este"<<strchr(s4,'c');
 cout<<"\nSirul cautat in sir este"<<strstr(s4,s1);
 cout<<"\nSirul transformat intreg este"<<atoi(s1);
 cout<<"\nSirul in variabila de tip long este:"<<atol(s4);
 cout<<"\nSirul in variabila de tip float este"<<atof(s4);

 cout<<"\nDati baza de transformare";
  cin>>b;

 cout<<"\nDati n";
  cin>>n;

 cout<<"\nNumarul intreg n transformat in baza b este"<<itoa(n,s1,b);

 cout<<"\nDati numarul c";
  cin>>c;

 cout<<"\nNumarul long int c transformat in baza b este"<<ltoa(c,s1,b);

 getch();
 }

//problema e la liniile:  15 statement missing si 24 lvalue required


_______________________________________
[img]http://img.userbars.pl/157/31331.gif[/img]

pus acum 15 ani
   
Adytzu04
NOVICE

Inregistrat: acum 15 ani
Postari: 90
gata am rezolvat

_______________________________________
[img]http://img.userbars.pl/157/31331.gif[/img]

pus acum 15 ani
   
danuhack
MEMBRU SPECIAL

Din: '"test
Inregistrat: acum 16 ani
Postari: 447
care era problema?

_______________________________________
[img]http://i220.photobucket.com/albums/dd214/CatalynCN/bnr_bancnota_zero_0_lei_ron_1266581.jpg[/img]

pus acum 14 ani
   
Pagini: 1  

Mergi la