| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<0> stay a student.. working ****s <0> go to grad school <0> get 15 phds <0> school rules <0> working worlds is garbage <0> money is overrated <0> gawd i hate turkish food <0> for what it has done to me <1> Are there any game developers here? <0> actual game developers or people who wish they could get into it but are too busy solving stupid problems daily? <0> because if it's the latter, that's me <0> hello? <0> man this channel is so dead now.. <0> bye <1> ha
<2> anyone need any help? <2> I have 15 free minutes <1> nonongo are you still there? <3> is there a system call or something i can do to know the current date within a program? :/ <4> time() <4> localtime() <4> look them up <3> yep happy to look them up, just wanted an idea of where to staryt <3> ty! <4> no prob :) <5> what is stdafx.h? <6> depending on what you want to do with them jill_s, you _might_ find boost::date_time moreuseful <6> Paragon` it's the default name for vc++ precompiled hearders <5> ah <5> my compiler cant seem to find it <5> should it be in "" or in <>? <6> did you make one? <5> no <6> "" <5> im working on a cl*** that was predefined and adding to it, and in the cl*** there is #include "stdafx.h" <7> did you get the code from elsewhere? <5> yes <5> but there was no stdafx included <7> how did you create your project/soultion? <5> with vsC++ 6.0 <5> i started writing friend functions <7> is there some reason you want to use vc++6.0 ?? <5> yeah its the only thing i have :( <7> vs2005 is free <5> really <5> from ms page? <7> and is actually a standard C++ compiler <7> Solamente says this tutorial isn't too horrible: http://cplus.about.com/od/beginnerctutorial/l/blcpptutorials.htm <7> oops <7> "That's what we're here for" 1986 Victor A. Wagner Jr. <7> hmmmmm <5> lol <5> problems with macros? <7> I've forgotten all my highly mnemonic F keys <5> haha <7> try here for free stuff ... http://www.thefreecountry.com/compilers/cpp.shtml <7> there we go <7> ist link under compilers <7> and if you're going to be doing windows programming don't forget to get the PSDK also <5> nah its just for a required cl*** <5> im actually a mac programmer :-O <5> or was <5> just in carbon tho <3> victor it's seems like a small use. I'm setting up this program for archiving pdf's to go back a set amount of days <3> so i need to know the current date/time, to determine to when i go back to? <3> unless i am missing a more obvious approach <7> doiing arithmetic on what you'll get from time() is a PITA <3> yeah i was just reading <3> it seems so :/ <7> at least with boost, you have a time interval as well as a time. <4> well a set amount of days back is quite easy <7> I've got to run <5> thanks vawjr <6> Off to office
<3> Do I need to get anything special for boost <3> i have vs 2005 <4> time(NULL)-24*3600*days_to_go_back <6> jill_s unfortunately date-time is one of the libraries you need to build, <3> gah <3> i'll wait til rdragon gets back maybe ;p <3> i have other stuff i can work on in the interim <3> i need date more than time can i cheat at all that way <6> the thing to remember is that ther is really only "instant", date generally means midnight <3> that's fine <3> basically the url structure for the location of the pdfs follows a strict convention <3> i just need the date so i can build the url <3> time doesn't matter <6> you can't avoid time <3> i try everyday ;) <6> that's what I'm trying to say <6> gotta run <3> k <3> thanks v <1> who knows anything at all about c++ and graphics? <8> as in 3d graphics or GUI? <1> interesting distinction <9> Riddle_Box: "Just ask!" (aka. TOPIC) <1> well ***uming your are refering to windows based <1> I would pick gui <10> someone already got a problem whit pcap.h ... <8> well you could have been talking about opengl or god knows what else so i would consider that a pretty important distinction between that and GUI programming <1> I was talking about opengl <8> just ask the question :P <1> It seems opengl would be the path in gaming <1> I just need to learn it <1> Can you tell me where to start? <1> Do you know a pdf file to read? <8> one sec.... <8> http://www.triviasecurity.net/library.php?C=223 <8> there are a few ebooks there on opengl. I havent looked at any so im not sure what they are like though <1> those require registration <1> It sure was raining last night <8> so....registration is a problem <8> ? <8> http://www.cprogramming.com/tutorial.html <8> more there. And you dont have to register :P <1> Yes I am currently reading this one <1> I've followed the hello world examples and basic windows function calls <5> hey guys can you look at this http://www.noidea128.org/sourcefiles/16021.html <5> and tell me whats wrong? <5> brb though bathroom <5> ok anyone? <8> is that all of the error? <5> yes <5> oh <5> no it didnt paste right <5> it says "ostream" : friend not permitted on data declarations <8> and i ***ume this is inside a cl***? <5> yes <5> cl*** rational_number <8> i.e when you are giving the function body you leave out the "friend" <5> yes <5> http://www.noidea128.org/sourcefiles/16022.html <5> thats the functino body <8> shouldnt it be "operator<<" as opposed to "operator <<" <5> i tried both ways <5> same error <5> i'll try again tho <5> same error <11> rational_number const& <5> ok <5> same error <12> 'morning <5> const rational_number& works tho <5> thanks <5> actually no <5> it took away 11 errors <5> but the error about 'ostream': 'friend' not permitted on data declarations is still there
Return to
#c++ or Go to some related
logs:
#linuxhelp brainiac myang lee sink or float lispjun tonsil plant #slice boccu arris ssh tm502G #c diff'rent strokes chilean inzabbab
|
|