PDA

View Full Version : Looking for C++ developer board


gicio
Sun 13th Oct '02, 11:42am
HI!

do you know some good c++ developer boards??


THX!!

gicio

nuno
Sun 13th Oct '02, 12:25pm
http://www.vbforums.com
http://forums.devshed.com

gicio
Sun 13th Oct '02, 2:03pm
thx!

have someone more??

;)



gicio

nuno
Sun 13th Oct '02, 2:09pm
http://www.cprogramming.com/cboard/
http://www.cprogramming.com/tutorial.html
Both will keep you busy :p

gicio
Sun 13th Oct '02, 2:15pm
cool!!

I WILL MORE!!!!!!!!


:D :D :D :D :D

gicio

gicio
Thu 17th Oct '02, 1:39pm
was it all boards????


gicio

subduck
Sat 26th Oct '02, 8:02pm
my site!!!!!

subduck (www.subduck.com)

gicio
Mon 28th Oct '02, 2:02pm
thanks

Scott MacVicar
Mon 28th Oct '02, 2:39pm
on an off topic can someone explain a bit more about conio.h is it a standard library or what?

Wayne Luke
Mon 28th Oct '02, 3:13pm
conio.h is a standard C library header. It allows input and output with the console, i.e. Keyboard and monitor.

TheHideoutGuy
Mon 28th Oct '02, 8:10pm
conio is not a standard ANSI C library, as it contains non-standard functions like getch() and getche() and is not available on all platforms such as unix/linux (although I could be wrong on that now). What's worse is that the functions declared in the conio library can and do vary from one manufacturers implementation to another, such as window() which was primarily exclusive to Borland.

I believe curses/ncurses is the *nix equvilient.

Wayne Luke
Mon 28th Oct '02, 8:26pm
Hmm... It has always been available in every rendition of C that I have ever used whether it was Microsoft Visual C, Borland, or the many versions I have used on the Macintosh, AS/400, Rs/6000, AIX, HP-UX and Solaris.

Sorry I have never developed any C programs under Linux though because when I was a professional programmer, not a single company used it or would allow it on their networks. But then again, I had my last commercial programming contract in 2001 so things might have changed.

TheHideoutGuy
Mon 28th Oct '02, 11:25pm
As I said, the conio library is non-standard and varies from platform to platform, and compiler to compiler. There's nothing wrong with using it, but don't ever think your code will be portable across platforms or compilers.

The function prototypes tend to vary from compiler to compiler and even worse is that some functions like window(), gotoxy(), and a few others aren't found in every compilers' conio libraries.

Historically conio was developed as a DOS IO library as an extension to stdio.

Here's some reference links for those interested:

http://www.phim.unibe.ch/comp_doc/c_manual/C/FUNCTIONS/funcref.htm
http://www.infosys.utas.edu.au/info/documentation/C/CStdLib.html
http://www.cs.utah.edu/dept/old/texinfo/glibc-manual-0.02/library_toc.html

Scott MacVicar
Tue 29th Oct '02, 5:06am
I might get some of you to help me with my project then, the all important blackjack game using console naturally.

I'm in the process of writing up some more of the functions.

gicio
Mon 2nd Dec '02, 2:29pm
hi!

If I see no one post new boards

:(


gicio

JimF
Mon 2nd Dec '02, 4:25pm
Originally posted by gicio
hi!

If I see no one post new boards

:(


gicio www.google.com

tamarian
Mon 2nd Dec '02, 10:08pm
Originally posted by gicio
HI!

do you know some good c++ developer boards??


THX!!

gicio

http://www.cprogramming.com/cboard/
http://www.codeguru.com/forum/index.php?s=
http://www.coderforums.net/
http://www.c-sharpcorner.com/forum/default.asp
http://www.codeproject.com/script/comments/forums.asp?forumid=1649
http://www.gotdotnet.com/community/messageboard/Home.aspx?
http://www.tek-tips.com/index.cfm
http://www.developerfusion.com/forums/
http://www.techimo.com/forum/

gicio
Sat 28th Dec '02, 5:57pm
I think we have now all boards.



gicio

Chen
Sun 29th Dec '02, 9:17am
Originally posted by gicio
I think we have now all boards.



gicio Hurray. :D

gicio
Sun 29th Dec '02, 11:29am
Originally posted by Chen
Hurray. :D


....but I will more :D:D:D



gicio