Beginners - April 2010 (Page 15)

naming the output file and writing to it
 
Hi all I am having trouble giving the user the option to name the output file (using Dev-C++) and...
[5 replies] Last: Alright I'll give that a try. Like I said before, I'm trying to print ... (by Flat Four)
How return back to main from func.
 
I'm beginner so pleas explain me how i can move back to main from function as simple u can thx. ...
[8 replies] Last: Allright ty all. (by CodeSmoker)
Math Solver problems. (1,2)
 
Well im trying to make a math solver program that will solve almost any math question its not curren...
[25 replies] Last: Ok guys like i promised heres my code that is fully up to date: /*... (by MSkillet)
How to count the number of letters in a text file??
 
I am writing a program that counts the lines, words and letters in a file, i needed help finding out...
[2 replies] Last: oh ok, yea didnt think about it like that. Thanks that should help ou... (by jdmlude48)
Location for test
 
I just got out of the military, I was doing WAN admin. and would like to farther my career in networ...
[1 reply] : Hmm I may be wrong here but I don't believe there is a standard c++ ... (by mcleano)
Learning way
 
Hey everyone my name is Jonas and i got a question regarding learning for profession. I have been...
[3 replies] Last: Thanks for the responses! insane geeks .. i will fit right in then.... (by Melander)
by beerz
Using Functions to create an arithmetical quiz
 
I am stil finding my way into functions in c++. I can't figure out how to sketch out the code for th...
[no replies]
Not able to 'Function'
 
Hi have been struggling to understand how functions are working. Have written the following code ...
[3 replies] Last: Okay, many thanks between you both i'm starting to get it. You want s... (by dan1973)
Objects using other objects
 
I'm a little new to this, So I might accidentally call something by the wrong name, so bare with me ...
[6 replies] Last: Oh, and even though it's not directly related to the topic: A 'subclas... (by hanst99)
cool program
 
i found a cool program that reads the bytes of int and more on your computer! #include <iostre...
[7 replies] Last: That went without saying. (by jsmith)
Sorting/Outputting Array
 
Hi, sort of new to C++, first time taking a course in it and I'm having trouble with my first array ...
[9 replies] Last: As for choosing a sorting algorithm -- bubble sort or selection sort i... (by chrisname)
How to change .exe icon??
 
Hello everyone, I've just encountered a problem. When I compiled a .exe file, the default icon of th...
[2 replies] Last: 1. in notepad paste AAA ICON myicon.ico 2. then save as resourc... (by blackcoder41)
by kl8610
problems with structure array
 
this is my assignment question: Each student in the university takes a different number of course...
[5 replies] Last: ya, this help, thanks (by kl8610)
by nano90
need a hand please
 
Hello I have a homework to write 5 programs, so I wrote them but wasn't able to run any of them :-S...
[9 replies] Last: ahhh okk thanks u guyyyzz :-))) for program # 2 how do I insert a ... (by nano90)
code not executing correctly while in a void function
 
Hello. I am fairly new to C++ so i apologize in advance if this is a dumb question. I am trying t...
[5 replies] Last: after reading through the functions section of the tutorial for the 4t... (by squirtman59)
while loop doesn't work!
 
I am a newcomer to c++ , and i have a very strange problem.I know i should use ^z to terminate a whi...
[2 replies] Last: well, thanks! This is gonna help a lot! (by akilguo)
Dungeon in need of refinement ! ! !
 
Hello all, Have written the following code in response to the dungeon crawl exercise - it's a sli...
[3 replies] Last: Okay, couldn't help but tweak a little bit more - here is my final att... (by dan1973)
I am new to C++
 
Hey I am a student of Monash university in malaysia and doing mechatronics.. We just started C++....
[11 replies] Last: Hey thanks everyone .i'm starting to get the hang of it now!!!thanks a... (by supun75)
graphics in a c++ program (no code yet)
 
ok first im sorry if this is gonna come out the other end looking all messy but its 1:30 AM now and ...
[4 replies] Last: Using OpenGL or DirectX SDKs directly is something only someone as ins... (by Albatross)
Independent and ambiguous variables
 
Ok so how do i make variables that are not part of any function but can be changed by other function...
[1 reply] : WHY in this insane world are you trying to assign a constant character... (by Albatross)
April 2010 Pages: 1... 1314151617... 35
  Archived months: [mar2010] [may2010]

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