Beginners - September 2008 (Page 16)

down and out
 
I'm currently in a Computer Programming 2 class. I have to say that I still feel like I don't know what I'm doing and I'm thinking about changing my major (Appl...
[3 replies] Last: Is there something in particular that you're having problems with? Th... (by Saneticus)
by ahmine
c++ program...
 
i need to create a program that will convert numbers into words... example input: 1 output: one 100 inputs... tnx!
[3 replies] Last: tnx a lot..^^ (by ahmine)
by Nandor
linking
 
HI,I have a problem: I'm using liban8 lybrary to load anim8or models. It has a header call an8loader.h and some static libraries. i put the libraries in C:\P...
[3 replies] Last: You have to tell VC what extra libraries to link with. So go to the p... (by guestgulkan)
asigning a digit to an array
 
would anybody please give me a dev c++ program that is when a user enter a numbers,the digits of each numbers will be located in every array.For example: (3472...
[2 replies] Last: I believe a char array or a string would do that for you, tho they'd (... (by Warnis)
fstream -- writing to files
 
hi, I am new to C++ and new to this forum, sorry for being a noob. i and using Dev-C++ as my compiler i need to know how i can erase a file using the fstre...
[6 replies] Last: Oh, look at that. I didn't notice it. That's why it's not truncating t... (by helios)
September 2008 Pages: 1... 141516
  Archived months: [aug2008] [oct2008]

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