Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: ChevyCowboy15
Forum: C++ Jun 19th, 2008, 8:58 PM
Replies: 6
Views: 249
Posted By ChevyCowboy15
Re: clear the screen in linux

can anyone tell me the command for clearing the screen in linux?
i tried

system("cls")

system("ckear")

neither one of those works
Forum: C++ Jun 12th, 2008, 8:44 PM
Replies: 11
Views: 430
Posted By ChevyCowboy15
Re: Memory Leaks

oh alrighty that makes me feel better i was just curious thanks for the help
Forum: C++ Jun 12th, 2008, 5:34 PM
Replies: 11
Views: 430
Posted By ChevyCowboy15
Re: Memory Leaks

on beginner programs like the "Hello" program and just beginner programs can you cause memory leaks?
Forum: C++ Jun 12th, 2008, 12:06 AM
Replies: 11
Views: 430
Posted By ChevyCowboy15
Memory Leaks

i was reading about how programmers cause memory leaks... and i was just wondering how do you keep from causing memory leaks?? and how can you cause a memory leak??
Forum: C++ Jun 6th, 2008, 10:34 AM
Replies: 6
Views: 249
Posted By ChevyCowboy15
clear the screen in linux

i am having a problem with clearing my screen on Linux...

i have been creating a small dumb program that does nothing but i am just trying to get practice programming and i have been using windows...
Forum: C++ May 6th, 2008, 6:00 PM
Replies: 5
Views: 322
Posted By ChevyCowboy15
Re: Some Beginner Questions

ok now i understand more about.. Thank You!!!
Forum: C++ May 6th, 2008, 12:49 PM
Replies: 5
Views: 322
Posted By ChevyCowboy15
Re: Some Beginner Questions

thanks for the help... i just goit one more questions and that is

why would you want to void type something?

like in that example why would you do that?? i thought that everything had to either be...
Forum: Coder's Corner Lounge May 6th, 2008, 12:55 AM
Replies: 24
Views: 835
Posted By ChevyCowboy15
Re: Are you a Geek? or A Bully?

i wasnt a geek i was more of the popular kid.. there was one geek that i didnt really bully i just got really pissed and proved him wrong... he was the geek that stereo typed me. he thought that...
Forum: C++ May 6th, 2008, 12:38 AM
Replies: 5
Views: 322
Posted By ChevyCowboy15
Some Beginner Questions

I am learning out to program just for a hobby.. to learn how to program I am reading C++ without fear. If there is a better book to ready what is it?? but as for my programming questions,,

What...
Forum: C++ May 1st, 2008, 3:33 PM
Replies: 14
Views: 335
Posted By ChevyCowboy15
Re: multiple values for one char

That worked thanks.. i thought i tried that but i guess i didnt. thanks again for the help
Forum: C++ May 1st, 2008, 3:21 PM
Replies: 14
Views: 335
Posted By ChevyCowboy15
Re: multiple values for one char

I have been messing around some more with the for statement i have a question that has 5 possible answers and do this statement

cout << "question?\n";
getline(cin,answer1);
for...
Forum: C++ Apr 30th, 2008, 5:17 PM
Replies: 14
Views: 335
Posted By ChevyCowboy15
Re: multiple values for one char

Freaky Chris you said something about the case sensitive is there something to solve that problem?
Forum: C++ Apr 30th, 2008, 4:33 PM
Replies: 14
Views: 335
Posted By ChevyCowboy15
Re: multiple values for one char

Thanks for the help! and explaining it to me
Forum: C++ Apr 30th, 2008, 4:22 PM
Replies: 14
Views: 335
Posted By ChevyCowboy15
Re: multiple values for one char

i just read up on the string and i get that now but the only thing that i dont get is

for(int i = 0; i < 2; i++)


Thanks for helping!!
Forum: C++ Apr 30th, 2008, 3:47 PM
Replies: 14
Views: 335
Posted By ChevyCowboy15
Re: multiple values for one char

#include <iostream>

using namespace std;

int main ()
{

char correct1 [20] = {'W','i','n','s','t','o','n', ' ','C','h','u','r','c','h','i','l','l','\0'};
char correct2 [10] =...
Forum: C++ Apr 30th, 2008, 3:28 PM
Replies: 14
Views: 335
Posted By ChevyCowboy15
multiple values for one char

i am just messing around with C++ its my first time doing stuff on my own... i am just writing a Q&A quiz... now i ask a question that has multiple answers too.. like for instance if i asked a...
Forum: C++ Nov 27th, 2007, 12:17 AM
Replies: 4
Views: 218
Posted By ChevyCowboy15
Re: Beginning Programming

Thank you for the help.. lol i forgot about that semicolon

and what code tags?
Forum: C++ Nov 26th, 2007, 11:54 PM
Replies: 4
Views: 218
Posted By ChevyCowboy15
Talking Beginning Programming

i was just messing around with this because its my first program by myself but i am running into a problem here is my code:

// just messing around

#include <iostream>
using namespace std;

main...
Showing results 1 to 18 of 18

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:18 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC