Search:

Type: Posts; User: adr

Page 1 of 7 1 2 3 4

Search: Search took 0.01 seconds; generated 3 minute(s) ago.

  1. Thread: Python to C++

    by adr
    Replies
    2
    Views
    2,080

    Thanks manasij ^^ I will take a look a it and...

    Thanks manasij ^^ I will take a look a it and update this thread as needed:)
  2. Replies
    0
    Views
    4,029

    Interface with a ChatBot

    Before you get on my butt, I know this site for c++ and chatbots are not really "bots", but I figure I give ppl something to use so they can stop asking for or telling on how to make a chatbot...
    ...
  3. Replies
    2
    Views
    4,767

    Well... talking from another programming lang...

    Well... talking from another programming lang here you will need the follow:
    1) A network diagram... for example, socket-UDP or TCP, Server base, or PTP base.
    2) Next you will need to setup how the...
  4. Thread: Python to C++

    by adr
    Replies
    2
    Views
    2,080

    Python to C++

    Hello everyone ^^; long time no see lol. I sort of stop comming here because I stop learning c/c++ to learn python ^^; Well I am back sort of for some help in getting a c/c++ program hopfully going....
  5. Replies
    3
    Views
    2,184

    Sorry to be rude, but I wont help with answering...

    Sorry to be rude, but I wont help with answering the qustion and I dont think anyone else will too, but I'll give you a hint ^^: learn some C++ and then look up something with doing
    the virtual...
  6. Replies
    3
    Views
    2,184

    This would be consider hacking for the most part,...

    This would be consider hacking for the most part, changing data in game is not allowed. If its your game, this should be perty easly done just by going into the program it self and changing your...
  7. Replies
    9
    Views
    4,258

    Thanks, ok I can work around that by checking the...

    Thanks, ok I can work around that by checking the string befor pasting it on to the data2 buf setup.
  8. Replies
    9
    Views
    4,258

    Hi, yea your right on number #6, and I am same...

    Hi, yea your right on number #6, and I am same with the forums guidelines and I also look down upon programs that use their power to hack or crack into or otherwise steal. I am not asking how to...
  9. Replies
    9
    Views
    4,258

    Hacking a server program

    Hi I have been programing a little while with python and set up a small server program that waits for name and password to be entered. If the user name or the pass would is wrong, you have to...
  10. Replies
    6
    Views
    3,131

    I been looking at the other Fans/Heatsinks but I...

    I been looking at the other Fans/Heatsinks but I also saw this fan (here) and was wounding if there was a good cheap heatsink that can go with it? It seems like the other Fans/Heatsinks are ficks so...
  11. Replies
    6
    Views
    3,131

    Oh? I didnt know that. That was kinda of what I...

    Oh? I didnt know that. That was kinda of what I was asking, thanks. Been look everywhere but couldnt find a thing on it sadly (or maybe I wasnt looking in the right places).

    Yea i'll proablly get...
  12. Replies
    6
    Views
    3,131

    What is the fan size?

    Hi, I am thinking of buying a Intel Core 2 Duo E6750. I know they come with a heatsink and fan, but I want to put on a differnt fan so I can overclock it later on in my use. The only problem is... I...
  13. Replies
    3
    Views
    1,312

    Cool! Thanks for the fast reply. I kinda want to...

    Cool! Thanks for the fast reply. I kinda want to start out with simple 2d and work my way up to 3d for now, that way I have some back ground to go off befor just jumping into the pool lol. I'll take...
  14. Replies
    3
    Views
    1,312

    Where to start C++ programming games?

    Hi, I was looking around the net for some websites on starting C++ programming game examples with some source code to help me understand it better. I couldn't really find any to start off like that...
  15. Replies
    17
    Views
    2,865

    Dont use void main just use int main; (its in...

    Dont use void main just use int main; (its in blue) also you dont need the ones in red either.
  16. Replies
    17
    Views
    2,865

    If you are trying to make this in C++ you could...

    If you are trying to make this in C++ you could try looking here and here. Should help you get started (did me)
  17. Replies
    2
    Views
    907

    Hi, standard deviation just means, how you would...

    Hi, standard deviation just means, how you would normal do something, like 4/2, 4+5, 5*3 so on. I am working out a little example but lol I kinda forgot how to read numbers from a text file XD (guess...
  18. Replies
    6
    Views
    4,008

    By "run" do you mean make? Like on the go "Hey I...

    By "run" do you mean make? Like on the go "Hey I could put that in my program (Jim looks at his PDA and puts some code in a little program and hits run) HEY! it works!!!" Yes you would need a...
  19. I can follow tutorials, its how I learn c++ from...

    I can follow tutorials, its how I learn c++ from little programs/test like on this site and others, I just dont understand the flow with their examples really. (hard to example sorry-)

    And as for...
  20. Yea it is, dont get me wrong, thats how I know...

    Yea it is, dont get me wrong, thats how I know what most of the commands lines do and work, but see, I dont really get the flow on how it works. + I learn better playing with something all ready made...
  21. Actully I have, it help me understand what the...

    Actully I have, it help me understand what the code does and how it works, I just cant seem to get the socket to work all togather in the codes for each side. Another reason why I would like examples...
  22. Can some one help me with a sockets example, please?

    Hi, I been trying to learn stocket programming for a while (lol, like half a year) and still really havent understand what goes into a cilent and server code.

    I was wounding if someone could make...
  23. LOL, yes, what I been saying... O.o; can windows...

    LOL, yes, what I been saying... O.o; can windows or even C++? I know you can go and change the priority or use the sleep funtion but it doesnt limit anything really.
  24. Thread: New Computer...

    by adr
    Replies
    17
    Views
    2,429

    I am thinking of going with the int. Conroe...

    I am thinking of going with the int. Conroe E6600, but now I need some ideas on what MB I should get or whats good out there? I never been so great on the MB, but I am looking for one that can hold...
  25. Ideally yes, but if a program thinks it only has...

    Ideally yes, but if a program thinks it only has so much (meaning it thinks the CPU is 1.9 GHz, 1mb of ram, 1mb of memory so on) and is ever crash or something else's (meaning if the program stop...
Results 1 to 25 of 155
Page 1 of 7 1 2 3 4