Lounge - March 2014 (Page 4)

Looking for Pascal users ..
 
Does anybody out there making code in Pascal ? If you do please reply because Iam looking for Pascal users for changing ideas and in a more spirit feel to ma...
[2 replies] Last: cool !! (by dapontes)
How do developers put the download link on the internet?
 
So, there is always software out there you can download off the internet. Well... how? For instance, I open up my folder for steam, and there are hundreds of fi...
[6 replies] Last: Yeah, if I wanted an installer for my game I'd just go use one alrea... (by Austin J)
Announcing Meeting C++ 2014
 
Hello C++ Community! About a month ago I did announce the date for this years Meeting C++ conference: 5th and 6th December in Berlin! The last two conferenc...
[no replies]
Group Project
 
Hey guys, I've been here and there, more there lately, and have been seriously considering doing a medium-large project. Here's the catch, I want a group, to ke...
[5 replies] Last: i think we can though something up ;-).. i have sent you a pm (by tath)
Quit getch() Input if X seconds reached?
 
Hey Guys! I just wanted to create some kind of pseudo framerates with my game tryout in DOS. Therefore I want to let the screen being redrawn in a for(;;)...
[5 replies] Last: As you are (I presume) using windows, you can use some native WinAPI f... (by TwilightSpectre)
Ever look at old code and think? What the hell was I smoking? (1,2,3,4,5)
 
I can't remember which file it was in so I could give the example, but last night I found an old folder with loads of unfinished projects of mine from highschoo...
[80 replies] Last: [quote=NoXzema]I claimed that C89 and C90 (which are essentially the s... (by BHX)
SFML- Space Dev - Join us!
 
I would post this in jobs, but I felt doing so would be wrong as I'm not offering any pay in this. No money != a job, No money = fun project. The game it...
[4 replies] Last: @ResidentBiscuit Sorry, I guess I was assuming information would be e... (by Austin J)
Developing as a Professional
 
Does anyone here work as a professional developer/software engineer/architect/etc? I have recently been reading a ton of articles and talked with people who say...
[3 replies] Last: San Jose CA and New York City, NY (by Cubbi)
My IDE
 
Currently, I use Code::Blocks for C/C++/Other, LiteIDE for Go, and now I'm down to my IDE for java. I either want to go for Eclipse,or Intellij IDEA. I like the...
[5 replies] Last: Yeah, I'll probably go with that. (by James Parsons)
Customizable IDEs
 
I was wondering if anyone here new a IDE that can be customised, like change the theme(not just the theme for the text editor like in Eclipse CDT but for everyt...
[3 replies] Last: Thanks I will try that (by closed account EwCjE3v7)
by CDuck
How do Programmers not Speaking English Use Programming Languages Such as C++
 
Since this is an internet forum, I thought this would be a good place to ask this question: How do Programmers, that do not speak English, use programming la...
[8 replies] Last: I'v seen javascript written in bulgarian (by James Parsons)
Non Programming HelP: Trying to get khanacademy vids on my ipod classic
 
I am a caveman. I don't have a phone. I don't have a tablet. I have an ipod classic from (I'm pretty sure) 2007-2009. 160 gb. I downloaded a bunch of K.A video...
[no replies]
Is there a game like Roblox...?
 
Hey there, Anyone know a game like Roblox where you use C++ for building?(Roblox uses Lua.) Thank you. - SaiF PUNK PS: i want to train my C++.
[2 replies] Last: Perhaps something like this is possible with PNaCl...? (by NoXzema)
Note Studio looking for Game Engine(Updated)
 
Hey there, We're Note Studio(Indie) and we're looking for a game engine to develop game in. Note Studio consists of 6 people. We found that cplusplus.co...
[11 replies] Last: I cannot really find the source anyways (I believe it used to be this ... (by S G H)
by Daleth
Encrypting with a long user key
 
What is the usual method if the string of data being encrypted is shorter in length than the user key? I was thinking about forcing the data string to be the sa...
[1 reply] : Either fill missing part with 0's or add single end-of-data marker and... (by MiiNiPaa)
GUI C++
 
I havn`t finished learning C++ but I was wondering, what should I use to make GUI applications(libraries etc), I use Windows and Linux and would like one that w...
[3 replies] Last: Thank you, I will take a look at Qt as I have heard of it and I`ve hea... (by closed account EwCjE3v7)
by stdeez
Is it always necessary to make default constructor for a class?
 
Is there a reason to always make a default, or no parameter constructor? If so what convenient purpose does it serve? I'm writing a graph class right now and ...
[1 reply] : You only need a default constructor if you want your class to be defau... (by LB)
Concern over uncomplete install, etc.
 
I am trying to update an old slow Windows XP computer. The update was done from the internet. Out of 76 high priority updates one failed and the last one neve...
[6 replies] Last: https://www.youtube.com/watch?v=JAI368bZC1g (by LB)
by CDuck
Structured Tutorials for Qt 5.2?
 
Does anyone know of any structured tutorials for Qt 5.2? Or a book? By "structured tutorial," I mean tutorials that have something like "Tutorial 1: Introdu...
[6 replies] Last: ICS has some good tutorials to get you started. There are http://www.... (by harrym)
booting off a partitioned flashdrive
 
so i bought a 64 gig flash drive, with the intent to use it for backups, but then decided for something better. I partitioned it with an msdos partition table ...
[7 replies] Last: @Little Bobby Tables All right, great that you have it working. Jus... (by TheIdeasMan)
March 2014 Pages: 123456... 8
  Archived months: [feb2014] [apr2014]

This is an archived page. To post a new message, go to the current page.