Search Results

Showing results 1 to 38 of 38
Search took 0.01 seconds.
Search: Posts Made By: freesoft_2000 ; Forum: C++ and child forums
Forum: C++ Aug 16th, 2006
Replies: 3
Views: 1,493
Posted By freesoft_2000
Hi everyone,

I have not done C++ for quite sometime now and seems that i may have forgotten a bit so please bear with me a while.

I am currently trying...
Forum: C++ May 10th, 2005
Replies: 26
Views: 5,361
Posted By freesoft_2000
Hi everyone,



Exactly what i mean

Richard West
Forum: C++ May 8th, 2005
Replies: 26
Views: 5,361
Posted By freesoft_2000
Hi everyone,

I don't think you need to separate them as they are essentially the same language

Richard West
Forum: C++ Jan 14th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

Narue you said "Odd, I've been in the Forth community for some time now and I have yet to hear that. Maybe you're just trying to fake your way out of not knowing...
Forum: C++ Jan 14th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

NavyBlue you said "study java or continue my MFC????????????????????"

My opinion learn C/C++ but forget the MFC part. There are a lot of ide's that support this....
Forum: C++ Jan 11th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
hi everyone,

jwenting you said "Don't make me laugh"

I am so glad i amuse you.

You do know i am talking about the free pascal compiler and not the old pascal versions that...
Forum: C++ Jan 10th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

cup of squirrel you said "I have absolutely no idea what your saying"
Well its only a piece of joke(only redeeming part) as Narue said that Java was the devil's...
Forum: C++ Jan 9th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
hi everyone,

Narue i have only one thing to say to you

REPENT REPENT AND YOU SHALL BE REDEEMED

Yours Sincerely

Richard West
Forum: C++ Jan 8th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

I read Narue's blog dated 10-31-2004 and this is a snippet of it

"I'm a card carrying Java hater. Many times I have been approached by advocates of the devil's...
Forum: C++ Jan 8th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

Jwenting you said "It looks to me like the one lacking (realworld)
experience is Richard"

Ouch man really ouch
...
Forum: C++ Jan 7th, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

Here we go again

Narue you seem to be nothing but a java sceptic and keep on calling me a troll.

Narue you said "It's impossible to write an operating system...
Forum: C++ Jan 3rd, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

I tend to agree with jwenting on most points except that for myself if i need to do hardware programming, i usually use assembly or pascal or...
Forum: C++ Jan 2nd, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone

Narue you said "What about systems programming? Do you have a link that shows Java to be superior to C for writing an operating system efficiently? I don't see Sun...
Forum: C++ Jan 2nd, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

My dear friends read the below thread.

http://www.javaworld.com/javaworld/jw-01-2000/jw-01-emergtech.html

And this thread(Java for Games)...
Forum: C++ Jan 1st, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

Narue you said "COBOL is still used quite a bit 30 years later"
Are you living on the MOON? At least the rest of the other guys that post in this thread say...
Forum: C++ Jan 1st, 2005
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

Yes Java 1.5 is out and yes the new look and feel is something like the mac's. I know there are still bugs in 1.5 but should be taken care of in the next release....
Forum: C++ Sep 23rd, 2004
Replies: 97
Views: 25,646
Posted By freesoft_2000
hi everyone,
hivework is more or less right because there are really a lot of programs written in c there are not much written in c++. As for windows function calls there are a...
Forum: C++ Aug 22nd, 2004
Replies: 4
Views: 2,828
Posted By freesoft_2000
hi everyone,
From what i gather from other websites about C# is that it slower than
c/c++ because it uses a runtime and sdk to intrepret its codings just like java.

C# is...
Forum: C++ Aug 15th, 2004
Replies: 97
Views: 25,646
Posted By freesoft_2000
hello everyone,
One thing to note is that when are i read the thread in the computer science section about what the .net framework is i feel that the posters there seem to be...
Forum: C++ Aug 12th, 2004
Replies: 2
Views: 2,197
Posted By freesoft_2000
hello everyone
try this

#include<iostream.h>
#include<math.h>

void main()

{
Forum: C++ Aug 12th, 2004
Replies: 5
Views: 3,105
Posted By freesoft_2000
hello everyone,

#include <conio.h> //Include this file in your header

fflush(stdin); // This is to flush the input

I hope...
Forum: C++ Aug 8th, 2004
Replies: 0
Views: 2,014
Posted By freesoft_2000
Hi everyone,
I would like to ask a question about visual c++. When i go to my projects folder i see the icon for the dialog is the mfc icon. No i am not talking about the icon on...
Forum: C++ Aug 8th, 2004
Replies: 3
Views: 2,039
Posted By freesoft_2000
hi everyone,
I have no idea what you are saying. Circular referece???????
Try reposting and explain as clearly as you can

Yours Sincerely

Richard West
Forum: C++ Aug 8th, 2004
Replies: 1
Views: 13,482
Posted By freesoft_2000
hi everyone,
This is the way to do it
void FlashProgram::OnButtonPOpen( )
{
// TODO: Add your control notification handler code here
CFileDialog m_a (true);
if (m_a.DoModal =...
Forum: C++ Aug 2nd, 2004
Replies: 1
Views: 5,410
Posted By freesoft_2000
hi everyone,
Try getting the user to input the matrix horizontally and use kramer's rule to break down the matrix.

Yours Sincerely

Richard West
Forum: C++ Aug 2nd, 2004
Replies: 1
Views: 2,724
Posted By freesoft_2000
Hi everyone,
i need some guidance or help if possible help with running a program in c++. I am currently using this statement to run any external program in c++.
...
Forum: C++ Jul 29th, 2004
Replies: 3
Views: 5,472
Posted By freesoft_2000
Hi everyone,
If you are using mvc + + then right click on the class you want to add a function to on the class view tab and select add member function. Once there include the...
Forum: C++ Jul 27th, 2004
Replies: 97
Views: 25,646
Posted By freesoft_2000
hi everyone,
You do not have to worry tusky as java syntax is similar to C++

Yours Sincerely

Richard West
Forum: C++ Jul 25th, 2004
Replies: 97
Views: 25,646
Posted By freesoft_2000
hi everyone,
Firstly the first java was not that good but apparently after seeing things first hand for the new java 2. The thing about open source is that it is not like dissolving...
Forum: C++ Jul 24th, 2004
Replies: 2
Views: 4,906
Posted By freesoft_2000
Hi everyone,

if you want to do plugins for a web broser don't ever use c + + because its extremely hard and will probably take you years but try using java and i think you can...
Forum: C++ Jul 24th, 2004
Replies: 97
Views: 25,646
Posted By freesoft_2000
Hi everyone,

I just came home from a software conference in nagoya, Japan
where they had any kind of software you can think of on this planet.
There was one talk i...
Forum: C++ Jul 24th, 2004
Replies: 8
Views: 2,701
Posted By freesoft_2000
Hi everyone,
I have written your entire code again and i think it should work
void NewCharacter()
{
int r;
char n[30],done='n',a;
//Adding a while loop here as below is not...
Forum: C++ Jul 23rd, 2004
Replies: 3
Views: 18,386
Posted By freesoft_2000
Hi eveyone,
i do not want to use the file stream methods but i want to use microsoft's common dialogs to save my files.

Thank You

Richard West
Forum: C++ Jul 23rd, 2004
Replies: 3
Views: 18,386
Posted By freesoft_2000
Hi Everyone,
I need some help in saving a file in the rich text edit control i have. Basically i have one button and richedit control on a form and what i need is the contents of...
Forum: C++ Jul 22nd, 2004
Replies: 5
Views: 2,859
Posted By freesoft_2000
Hi everyone,
Since you have already learned the basic language, you can try programming languages like open4gL or rapid-q as both these compilers go quite heavily into graphics...
Forum: C++ Jul 16th, 2004
Replies: 6
Views: 2,710
Posted By freesoft_2000
My dear friend Kc0arf have you ever tried to port the gui's to another operating system. It's true that you can port the gui's to another operating system but it will also require you to write your...
Forum: C++ Jul 16th, 2004
Replies: 1
Views: 7,404
Posted By freesoft_2000
I am trying to write some code using vc++ 6.0 under win 98 but have gotten stuck in one place. I am trying to read the strings of the combobox into the edit box when i click on the command button and...
Forum: C++ Jul 14th, 2004
Replies: 6
Views: 2,710
Posted By freesoft_2000
Don't just master one programming language as that won't able you to create commercial quality products but what you must do is to master at least two or at most three languages as by doing this...
Showing results 1 to 38 of 38

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC