Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

891461 Posts in 33544 Topics- by 24778 Members - Latest Member: sleepyzombie

June 19, 2013, 07:05:56 PM
  Show Posts
Pages: 1 ... 15 16 [17]
241  Developer / Technical / Re: My first game in C - code review on: July 23, 2009, 11:27:56 PM
What I should have said was "used C++, but wrote code that is practically C". I did use some STL and such, but I don't think that really counts does it?

If you have named your files .cpp and are compiling them with a C++ compiler, then it is C++.  Different standards for different languages, making two distinct languages.

-pedantic C programmer


ps.  I also object to the "C/C++" logo on this forum.  C/C++ is a programming language invented by Richard Heathfield, one of the authors of C Unleashed.

http://www.cpax.org.uk/prg/portable/c/c++/rfe00000.html
http://www.cpax.org.uk/prg/portable/c/c++/rfe00001.html
http://www.cpax.org.uk/prg/portable/c/c++/rfe00002.html
http://www.cpax.org.uk/prg/portable/c/c++/rfe00003.html

242  Developer / Technical / Re: My first game in C - code review on: July 23, 2009, 12:22:26 AM
using C for a real time game.
Even though I used C++,

wha? 

I downloaded the game to check your C code but I don't see any, there is only C++ in the src directory.
243  Player / Games / 0 A.D: a free, cross-platform, under-development, 3D, historically-based, era on: July 15, 2009, 03:26:56 AM
http://os.wildfiregames.com/

http://www.youtube.com/watch?v=hJG8SHH39W4

244  Developer / Technical / Re: How to do scrolling in a 2D platformer? on: July 14, 2009, 03:18:45 AM
Hmm, I just tried to find an API reference for XNA, and apparently there is none (despite clear references to it including libraries).

Try harder next time. MSDN is a pain in the ass to search through, MS has a lot of APIs and the organization of their documentation is not very good, but there is this site called Google that tends to link you to the right place if you ask it nicely.

I have found the organisation quite good in the past, atleast for win32.  Once you find a function simply expand the tree on the left it it splits into data structures / functions and a section which has an overview.  Kudos to Microsoft.
245  Developer / Technical / L1 vs L2 vs RAM vs HDD performance on: July 14, 2009, 02:40:26 AM
246  Developer / Technical / Re: Non-development utilities (keeping notes, etc.) on: July 03, 2009, 09:04:03 PM
http://celtx.com/

"Celtx is the world's first all-in-one media pre-production software. It has everything you need to take your story from concept to production. Celtx replaces 'paper, pen & binder' pre-production with a digital approach that's more complete, simpler to work with, and easier to share."
247  Developer / Technical / Re: The Case for D, an article by Andrei Alexandrescu on: July 03, 2009, 08:05:55 PM
There's Functional and Purely Functional.


C is a purely functional language.  *g*

http://conal.net/blog/posts/the-c-language-is-purely-functional/
248  Developer / Technical / Re: Programming Language Resources on: June 17, 2009, 02:27:39 AM
I disagree with linking to 'The C Programming Language' PDF, it's a pirated ebook/warez thing and to add insult to injury the person who is hosting the copyrighted material has added annotations to the PDF which are false and misleading.

Persons should just fork out the $15 for a used dead tree version on amazon

Well, to address your post the book is not a warez. I assure you I would not link any warez on this site. You can actually google this book fairly easily without having to go to any "warez" site. I looked through the book itself and it seems you are complaining about one singular note (on page 19) which can be easily ignored. However, if it is really that bothersome I have changed the link to a version without the note. Here is the link: http://youth.dlmu.edu.cn/book/bookdown/book1187785004.pdf

Just updated the page with hose links for Lua as well Wink

It's never been released for free on the internet so it is warez.

If it had been surely the homepage for the book would mention this or host it. http://cm.bell-labs.com/cm/cs/cbook/

Or perhaps the publisher would also show this?  No.
http://74.125.153.132/search?q=cache:1THydPOk3ZwJ:www.pearsonhighered.com/educator/academic/product/0,,0131103628,00%252Ben-USS_01DBC.html+prentice+hall+%22c+programming+language%22&cd=1&hl=en&ct=clnk&gl=au&client=firefox-a

Thanks for responding to my concerns Smiley
249  Developer / Technical / Re: Programming Language Resources on: June 16, 2009, 04:43:18 AM
I disagree with linking to 'The C Programming Language' PDF, it's a pirated ebook/warez thing and to add insult to injury the person who is hosting the copyrighted material has added annotations to the PDF which are false and misleading.

Persons should just fork out the $15 for a used dead tree version on amazon
250  Developer / Technical / The Case for D, an article by Andrei Alexandrescu on: June 16, 2009, 04:38:32 AM
This might be of some interest to C++ programmers *G*

http://www.ddj.com/hpc-high-performance-computing/217801225 (click print to view all on one page)

251  Developer / Art / a map of C++ land, here be dragons... on: June 04, 2009, 05:03:05 AM


http://alenacpp.blogspot.com/2009/06/c.html
252  Developer / Art / Art of file on: May 27, 2009, 05:08:53 PM
http://gynvael.coldwind.pl/?id=199

Interesting visualisation of various files (more at the link)

ssBranded.scr


spwizimg.dll
253  Developer / Art / Re: Art on: May 25, 2009, 10:32:50 PM
my second attempt


split over two posts, so it's easier to scroll sideways
254  Developer / Art / Re: Art on: May 25, 2009, 10:24:26 PM
my first attempt at drawing after a 12 year hiatus:


Pages: 1 ... 15 16 [17]
Theme orange-lt created by panic