Programming Forums
User Name Password Register
 

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

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: GoldenArms
Forum: Python Aug 25th, 2006, 2:29 PM
Replies: 7
Views: 321
Posted By GoldenArms
While using a socket, how can I recieve all the...

While using a socket, how can I recieve all the output generated by a host Im communicating with without having to specify the amount af bytes to read? (like socket.recieve(1024)) python has a good...
Forum: C++ Aug 3rd, 2006, 10:20 AM
Replies: 3
Views: 110
Posted By GoldenArms
Yeah, Im still green, but Im trying to work on...

Yeah, Im still green, but Im trying to work on that.. Thanks for your response.
can this be done using the "cast" keyword?
Forum: C++ Aug 3rd, 2006, 9:49 AM
Replies: 3
Views: 110
Posted By GoldenArms
question on sytnax...

if (connect(sock, (struct sockaddr *) &echoServAddr, sizeof (echoServAddr)) < 0)
std::cout<<"connect() failed.";



My question is regarding the red text in the code above; it confused me....
Forum: Python Jul 5th, 2006, 9:17 PM
Replies: 7
Views: 442
Posted By GoldenArms
wow thanks alot! I have a way better grasp on it...

wow thanks alot! I have a way better grasp on it now.... One thing though, is it absolutley necessary for the logged function to be nested within log? Can't whats the point of having it nested?
Forum: Python Jul 5th, 2006, 6:59 PM
Replies: 7
Views: 442
Posted By GoldenArms
Metaprogramming

Can someone please explain metaclasses & metaprogramming? I read a few definitions but I dont understand why they are necessary.... thanks
Forum: Assembly Jul 2nd, 2006, 4:00 PM
Replies: 16
Views: 483
Posted By GoldenArms
meaning id have to concentrate on the operating...

meaning id have to concentrate on the operating system's api almost as much as the assembly language?
does it matter which asm language i choose, i also read that its just up to ones preference and...
Forum: Assembly Jul 2nd, 2006, 3:26 PM
Replies: 16
Views: 483
Posted By GoldenArms
thanks for all of your input. I'd like to...

thanks for all of your input.
I'd like to concentrate on learning nasm, but would it work on windows? Through some reading im under the impression that asm langs are specific to processors and the...
Forum: Assembly Jul 1st, 2006, 6:47 PM
Replies: 16
Views: 483
Posted By GoldenArms
quick question

If I write the same exact program in these three asm translators : nasm, fasm, masm, will the executable code generated by the assembler be the same? (and they're all assembled on the same platform,...
Showing results 1 to 8 of 8

 
Forum Jump



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

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