Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~12.7K People Reached
About Me

Bachelor in Computer Information Systems, Learning C++, C# and hopefully Java in the future.

Interests
C++, C#, Bicycling, Gaming

21 Posted Topics

Member Avatar for vegaseat
Member Avatar for Captain119

Hi, i'm learning file creating and reading and i ran into a problem when i create a file with input using a loop i end up with an extra line at the end of the file and when reading the file i always get the last line repeated twice the …

Member Avatar for Captain119
0
2K
Member Avatar for schroaus

line 32 you have SubString = TString.substr(y, y); change the second y to x SubString = TString.substr(y, x);

Member Avatar for NathanOliver
0
127
Member Avatar for lynns40

i would test the screen on another computer first if possible to know if it's the screen or the video cards

Member Avatar for Oxiegen
0
128
Member Avatar for theashman88
Member Avatar for happygeek
Member Avatar for NardCake

NardCake my guess is JorgeM said that bc of the patching they provide to potential security issues. there is new vulnerabilities all the time so updates patch them up but like JorgeM mentioned optional updates are mostly where the problems are in

Member Avatar for Captain119
1
268
Member Avatar for jephthah
Member Avatar for noahwilson
Member Avatar for NancyEdunom
0
306
Member Avatar for Van1234

just signed to the forum and it feels good so far about to write my own intro :D

Member Avatar for Zheqbel
1
699
Member Avatar for Captain119

Hello users of Daniweb my name is Evan and i'm studying C++...i have a little self taught background in C# as well but my main focus now is C++ and Java will be next :). So far the forum seems to be awesome...the reason i joined is because almost every …

Member Avatar for crescendo
0
177
Member Avatar for Captain119

Hi all, I have a set with two monitors, and my ViewSonic VX2235WM started to turn on and off by it self and the buttons on it wont work. it was working fine and I turned it off using the button today and everything all the sudden this happens any …

Member Avatar for Wil 0' Wisp
0
223
Member Avatar for Captain119

Hello everyone! Webdesign isn't my thing but i know enough to help maintain a website for a church, it is a small scale and all i do is post events and upload pictures. a few days ago the site's ftp account got hacked and all the files been modified. i …

Member Avatar for Captain119
0
245
Member Avatar for soche123

a do while should work for you just make sure you create an if statement so the program exit if the user enter a specific phrase

Member Avatar for new_developer
0
235
Member Avatar for soche123
Member Avatar for ibr123

try it out on a paper first u need an if statement to test if 999 is entered you need an array to stare the info and a forlooop to display them... doubt anyone will write your homework code for you

Member Avatar for tinstaafl
0
135
Member Avatar for rpcob

Function names are like variables you can't over lap them bubblesort was used twice as Labdabeta pointed either take one of them out (which is not an option for you since one is for int and the other is for chars) just rename one of them

Member Avatar for Captain119
0
4K
Member Avatar for kortneycoles

You can create an array to store the interest then sum the elements of the array to get the total of monthly accured interest ... as for your other problem to allow them to pay extra i'm guessing you have to display the info for one month and then prompt …

Member Avatar for kortneycoles
0
178
Member Avatar for EnriqueLandivar

can you be more specific "Writing any test in any screen" do you mean on the console.. or?

Member Avatar for Webville312
0
133
Member Avatar for omarking05
Member Avatar for Ancient Dragon
0
258
Member Avatar for kamalashraf

The End.