User
Pass
2FA
 
 

C++
Go to page Previous  1, 2    
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Romanian
Author Message3847
Shpace

[742617000027]



Status: Offline
(since 10-04-2024 15:17)
Joined: 18 Mar 2011
Posts: 6938, Topics: 284
Location: Bacau

Reputation: 502.4
Votes: 417

      Battletag: postrow.ID_BATTLE_NET} 
Post Posted: 05-07-2013, 21:21:01 | Translate post to: ... (Click for more languages)

Scoate MinGW , dupa parerea mea este cel mai bun si este mai complex decat Borland C.

Singura diferenta cand lucrezi in el este ca trebuie sa adaugi acel "using namespace std" iar #include<iostream.h> , #include<fstream.h> nu mai este nevoie sa scrii acel ".h" , lasi doar #include<iostream>

Exemplu:
Code:
#include<iostream>
using namespace std;
void main()
{.....}


Daca ai cont pe filelist il gasesti acolo varianta full.

0 0
  
Back to top
View user's profile Send private message
Pirinush

[Little Pandawan]



Status: Offline
(since 31-12-2018 12:27)
Joined: 23 Sep 2011
Posts: 6481, Topics: 263
Location: Cluj-Napoca

Reputation: 2731.3
Votes: 190

       
Post Posted: 05-07-2013, 23:40:54 | Translate post to: ... (Click for more languages)

Sau foloseste Visual Studio 2010 Professional, este pe filelist, eu ala il folosesc si merge bine



Fixes will be live only after a server restart !

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Orgar

[Orgar nu ogar]



Status: Offline
(since 10-11-2017 12:44)
Joined: 31 Aug 2012
Posts: 367, Topics: 46
Location: Romania

Reputation: 269
Votes: 13

 
Post Posted: 06-07-2013, 08:28:21 | Translate post to: ... (Click for more languages)

Uite am sa incerc ce a spus pirinush,revin cu rezultatul:D

"Father... It is over?
Yes my son, no king rules forever."
0 0
  
Back to top
View user's profile Send private message
myt42xxx

[Ace of Spades]



Status: Offline
(since 30-01-2016 17:46)
Joined: 02 Mar 2010
Posts: 9786, Topics: 253
Location: Suceava

Reputation: 328.9
Votes: 101

Post Posted: 06-07-2013, 09:55:33 | Translate post to: ... (Click for more languages)

Code::Blocks + MinGW or nothing.

- Retired -
0 0
  
Back to top
View user's profile Send private message
Orgar

[Orgar nu ogar]



Status: Offline
(since 10-11-2017 12:44)
Joined: 31 Aug 2012
Posts: 367, Topics: 46
Location: Romania

Reputation: 269
Votes: 13

 
Post Posted: 06-07-2013, 10:12:57 | Translate post to: ... (Click for more languages)

Done,merci mult pirinush mi-a prins bine:D am facut ghidul ala din carte si am priceput,dar dupa ce dau build,rebuild nu imi apar fisierele .obj si .exe...

"Father... It is over?
Yes my son, no king rules forever."
0 0
  
Back to top
View user's profile Send private message
Pirinush

[Little Pandawan]



Status: Offline
(since 31-12-2018 12:27)
Joined: 23 Sep 2011
Posts: 6481, Topics: 263
Location: Cluj-Napoca

Reputation: 2731.3
Votes: 190

       
Post Posted: 06-07-2013, 12:54:09 | Translate post to: ... (Click for more languages)

Dai build si pune aici codu ce iti apare la Output. Cum am pus eu in poza:




@ si daca vrei o carte buna , cauta Practical C++ Programming




Fixes will be live only after a server restart !

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Orgar

[Orgar nu ogar]



Status: Offline
(since 10-11-2017 12:44)
Joined: 31 Aug 2012
Posts: 367, Topics: 46
Location: Romania

Reputation: 269
Votes: 13

 
Post Posted: 06-07-2013, 13:14:27 | Translate post to: ... (Click for more languages)

------ Rebuild All started: Project: Hello World, Configuration: Debug Win32 ------
Build started 7/6/2013 4:17:03 AM.
_PrepareForClean:
Deleting file "Debug\Hello World.lastbuildstate".
InitializeBuildStatus:
Creating "Debug\Hello World.unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
hello.cpp
Manifest:
Deleting file "Debug\Hello World.exe.embed.manifest".
LinkEmbedManifest:
Hello World.vcxproj -> C:\Documents and Settings\Malinn\Desktop\Hello World\Debug\Hello World.exe
FinalizeBuildStatus:
Deleting file "Debug\Hello World.unsuccessfulbuild".
Touching "Debug\Hello World.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:05.87
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========


"Father... It is over?
Yes my son, no king rules forever."
0 0
  
Back to top
View user's profile Send private message
Pirinush

[Little Pandawan]



Status: Offline
(since 31-12-2018 12:27)
Joined: 23 Sep 2011
Posts: 6481, Topics: 263
Location: Cluj-Napoca

Reputation: 2731.3
Votes: 190

       
Post Posted: 06-07-2013, 20:19:18 | Translate post to: ... (Click for more languages)

Hmm, nu vad nici o eroare, sigur te uiti in folderul bun?



Fixes will be live only after a server restart !

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Orgar

[Orgar nu ogar]



Status: Offline
(since 10-11-2017 12:44)
Joined: 31 Aug 2012
Posts: 367, Topics: 46
Location: Romania

Reputation: 269
Votes: 13

 
Post Posted: 06-07-2013, 20:25:00 | Translate post to: ... (Click for more languages)

Merge cu ctrl+f5 dar nu imi apare pe Solution Explorer. Uite ce scrie in carte: "Folosind Windows Explorer,acum puteti vedea in subfolderul folderului proiectului HelloWorld un fisier numit hello.obj si un alt fisiel denumit hello.exe."

"Father... It is over?
Yes my son, no king rules forever."
0 0
  
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Romanian  
Go to page Previous  1, 2    


The time now is 04-08-2025, 22:37:08
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password