Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: Marijan
Forum: C++ Jun 8th, 2008, 3:14 PM
Replies: 1
Views: 146
Posted By Marijan
Need some help again!

I made a topic some 2 weeks ago about a program i need to do and since then i tried hard using all the help i got and i am about to finish up my program.
My program needs to find 2 files with same...
Forum: C++ May 20th, 2008, 2:53 PM
Replies: 9
Views: 446
Posted By Marijan
Re: File comparison program

Ok thanks for supporting me and helping me so far.I have used google and menaged to write something on my own using some already made programs.I came up with this code:



#include...
Forum: C++ May 19th, 2008, 5:15 PM
Replies: 9
Views: 446
Posted By Marijan
Re: File comparison program

Ok this is a simple code that i made just to test this function




int main()
{
string path,result;
path="C:\\";
result=_findfirst(path)
Forum: C++ May 19th, 2008, 7:06 AM
Replies: 9
Views: 446
Posted By Marijan
Re: File comparison program

Ok, i did a research for those functions and i also found out what recursion is.But maybe i am a bit thick or i can't think straight these days because i can't find out how to use these functions...
Forum: C++ May 17th, 2008, 5:41 AM
Replies: 9
Views: 446
Posted By Marijan
Re: File comparison program

Thanks a lot,just for information i intend on making a program for windows,but just as grumpy suggested i may try to make it useable on more operating systems.
Forum: C++ May 16th, 2008, 7:29 AM
Replies: 9
Views: 446
Posted By Marijan
File comparison program

The end of my first school year as a programmer is closing in.We heave learned the basic things of C++ programming.I have been doing quite good in programming so far and i passed my exam with 9...
Forum: C++ Apr 27th, 2008, 12:28 PM
Replies: 9
Views: 351
Posted By Marijan
Re: Returning to the main function from another

Thanks again,you helped me a lot :D
Forum: C++ Apr 26th, 2008, 3:56 PM
Replies: 9
Views: 351
Posted By Marijan
Re: Returning to the main function from another

Thanks for the detailed explanation it really helped me to understand it better so i reconstructed my code and compiled it again so it would be like this,the whole program is not written,but this is...
Forum: C++ Apr 26th, 2008, 11:25 AM
Replies: 9
Views: 351
Posted By Marijan
Re: Returning to the main function from another

Yes please,i would be more then grateful,afterall i am a student and i'd like to learn as much as possible.
Forum: C++ Apr 26th, 2008, 7:06 AM
Replies: 9
Views: 351
Posted By Marijan
Returning to the main function from another

As the tittle says i want my program to return to the main() from another function if a certain condiction is true.Here is the code:

[code=c++]

#include <iostream>
#include <cmath>
#include...
Forum: C++ Apr 17th, 2008, 6:10 AM
Replies: 11
Views: 471
Posted By Marijan
Re: Got stuck while making a program,help would be appreciated

Thanks,just in time i started working with pointers :)
Forum: C++ Mar 30th, 2008, 5:25 PM
Replies: 11
Views: 471
Posted By Marijan
Re: Got stuck while making a program,help would be appreciated

Yes dude thank you,you are tottaly right,what was i thinking,i guess i am not thinking at all tonight,will fix that now,going to bed to be as fresh as i can be for tomorow.
Forum: C++ Mar 30th, 2008, 4:54 PM
Replies: 11
Views: 471
Posted By Marijan
Re: Got stuck while making a program,help would be appreciated

I managed to build this so far,the problem with typing other characters is solved,they remain the same as intended,but there is a problem with spaces and the letter z :S
code
#include...
Forum: C++ Mar 30th, 2008, 2:29 PM
Replies: 11
Views: 471
Posted By Marijan
Forum: C++ Mar 30th, 2008, 12:12 PM
Replies: 11
Views: 471
Posted By Marijan
Got stuck while making a program,help would be appreciated

I decided to make a program that would change the inserted text according to this pattern:Replacing every letter with the next one in the alphabet.For example:
"Cat"- "Dbu".
I started and it went...
Showing results 1 to 15 of 15

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:14 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC