![]() |
|
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: C, C++, & Obj-C (https://sinister.ly/Forum-C-C-Obj-C) +--- Thread: ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ (/showthread.php?tid=98648) Pages:
1
2
|
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ - Confidential - 08-10-2018 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ RE: [Source] Idea Generator - mothered - 08-11-2018 Extremely basic, but nonetheless, serves It's purpose well. For nostalgic purposes, It's good you've actually kept your projects. RE: [Source] Idea Generator - Confidential - 08-11-2018 (08-11-2018, 05:24 AM)mothered Wrote: Extremely basic, but nonetheless, serves It's purpose well. Yeah, I agree. That was at least one good decision I've made. RE: [Source] Idea Generator - skrtja - 08-11-2018 It's interesting to look at others code and how they code. Thanks for sharing! I'm getting Visual Studio soon for free because I'm a student so I might try this out. RE: [Source] Idea Generator - Confidential - 08-11-2018 (08-11-2018, 07:11 PM)skrtja Wrote: It's interesting to look at others code and how they code. Thanks for sharing! I'm getting Visual Studio soon for free because I'm a student so I might try this out. Thanks, man! Also, there's already free versions of Visual Studio. You can just get it right now.
RE: [Source] Idea Generator - skrtja - 08-12-2018 (08-11-2018, 10:10 PM)Confidential Wrote:Thanks for letting me know(08-11-2018, 07:11 PM)skrtja Wrote: It's interesting to look at others code and how they code. Thanks for sharing! I'm getting Visual Studio soon for free because I'm a student so I might try this out. RE: [Source] Idea Generator - Motherboard - 08-22-2018 We could make this more fun!! We could have some random strings and make it combine some strings together to form a sentence, and this will be the idea itself. It might serve no purpose due to the strings not adding up to a well-constructed sentence but we can figure it out! What do you think ?
RE: [Source] Idea Generator - Pikami - 08-22-2018 Would have helped to have this while I still had time for personal projects and didn't know what to do. Now I have a job and I don't have time for personal projects, but I do have a lot of ideas that I want to make into reality, just need to find time between work and personal life. RE: [Source] Idea Generator - AsmoDeuz007 - 08-29-2018 thanks for sharing this source really i appreciate
RE: [Source] Idea Generator - darkninja1980 - 09-22-2018 (08-10-2018, 07:24 PM)Confidential Wrote: This program was one of my first C++ programs I've ever made. It's literally the simplest thing ever, so don't think I am some God for making this, or don't think this was hard to make at all because it wasn't. Basically, all it does is, it generates ideas for you to do when you're bored and have nothing to do. Like I said, this was one of my first ever programs I made when I started C++. I found this in my old Visual Studio project files and just felt like sharing it with you guys because it's kind of special and nostalgic to me. great source code.
|