|
Preprocessing Hi, I've a question about preprocessing of code. Let's say I've these three files: // File: b.h #ifndef __MY_B_H #define __MY_B_H typedef int int_least8_t; typedef unsigned int uint_least8_t; #endif ///////////// // File b.c #include "b.h" int main() { return 0; } ///////////// // File ... 28 Aug 2008 22:23
windows dev, cross-platform GUI? I'm developing a GUI app on Windows XP. I'd like it to look native (or at least, look good) on Windows, but I would also like to be able to port it to another platform if a future client wants. Of course I'm hesitant to use Windows API, since to port it requires rewriting the whole display part. Is there a sim... 20 Sep 2008 14:26
the best data structure Suppose you have a lot of different networks of cities where the same city can be a member of more than one network. What would be a superior data storage structure then a : typedef map<const city*, int > _Distance; typedef map<const city*, _Distance> Graph_t where city is data structure representing a city ?... 27 Aug 2008 19:45
code analysis tool Looking for a tool that will help me understand a large body of C code which must be ported to a new OS/platform. In the past what I would do is an editor with dynamic grep and start walking thru each file, adding my own comments and creating my own reports, xrefs and flow diagrams. No doubt there is a tool or ... 3 Sep 2008 19:34
Download e-books free of cost!!! Download good collection of e-books... visit : http://vicky-e-books.blogspot.com ... 25 Aug 2008 13:26
Seiko Gold Tone Ladies Watch SXE372 Seiko Gold Tone Ladies Watch SXE372 Discount Watches Site : http://www.hotwatch.org/ Seiko Gold Tone Ladies Watch SXE372 Link : http://seiko.hotwatch.org/Seiko-SXE372.html Seiko Gold Tone Ladies Watch SXE372 Information : Brand : Seiko Watches ( http://seiko.hotwatch.org/ ) Gender : Ladie... 25 Aug 2008 04:14
Jacques Lemans Grande Classique Mens Watch GU113C-AAT22M Jacques Lemans Grande Classique Mens Watch GU113C-AAT22M Discount Watches Site : http://www.hotwatch.org/ Jacques Lemans Grande Classique Mens Watch GU113C-AAT22M Link : http://jacques-lemans.hotwatch.org/jacques-lemans-stainless-gu113c-aat22m.html Jacques Lemans Grande Classique Mens Watch GU113C-AAT22M Infor... 25 Aug 2008 04:14
Seiko Le Grand Sport Stainless Steel Ladies Watch SXDA29 Seiko Le Grand Sport Stainless Steel Ladies Watch SXDA29 Discount Watches Site : http://www.hotwatch.org/ Seiko Le Grand Sport Stainless Steel Ladies Watch SXDA29 Link : http://seiko.hotwatch.org/seiko-ladies-watch-sxda29.html Seiko Le Grand Sport Stainless Steel Ladies Watch SXDA29 Information : Brand : ... 25 Aug 2008 04:14
A new GUI shell for DOS and compatible operating systems. Hello all, I have been working for quite some time now on a GUI shell to function atop all flavors of DOS. I have been working on this project, which I have tentatively named "PCOS," in my spare time, which seems to be to date quite sparse. However, I am preparing to release the project and its source code unde... 25 Aug 2008 01:10
Be a hero: program for the freedom of humanity Ever dream of being the hero who saves the world? Ever thought that could be achieved through clever programming? It can. Join in the most ambitious programming project in the history of humanity. Free us from oppression, make the Metagovernment: http://www.metagovernment.org/ Il mittente di questo messaggio|The sen... 25 Aug 2008 00:09 |