Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: kugrug
Forum: Archive::Development 05-26-2004, 10:13 AM
Replies: 12
Views: 5,848
Posted By kugrug
Hey same problem but this time it crashes or lags

Hey same problem but this time it crashes or lags
Forum: Archive::Development 05-26-2004, 08:55 AM
Replies: 12
Views: 5,848
Posted By kugrug
hey i tried make it the way i coud read it so far...

hey i tried make it the way i coud read it so far no errors but when i try to execute it doesnt do anything


#include <stdio.h>
#include <iostream>
int main ()
{
float numberone;
float...
Forum: Archive::Development 05-26-2004, 07:04 AM
Replies: 12
Views: 5,848
Posted By kugrug
hey

thanks for that, i couldnt get the case command to work before
Forum: Archive::Development 05-26-2004, 12:03 AM
Replies: 12
Views: 5,848
Posted By kugrug
Does anyone have a c++ calulator source?

Does anyone have a c++ calulator source?
Forum: Archive::Development 05-25-2004, 11:53 PM
Replies: 12
Views: 5,848
Posted By kugrug
i just downloaded the source for 5.6 what should...

i just downloaded the source for 5.6 what should i look at, i took a look at guilds and couldnt understand what it was talking about
Forum: Archive::Development 05-25-2004, 04:08 PM
Replies: 12
Views: 5,848
Posted By kugrug
im not in high school yet

im not in high school yet
Forum: Archive::Development 05-25-2004, 03:02 PM
Replies: 12
Views: 5,848
Posted By kugrug
Junior Developer Code

#include <iostream>
int main ()
{
int a, b ,c;
std::cout << "Enter 2 Numbers to Add
";
cin >> a;
cin >> b;
c=(a+b);
std::cout << "Sum is = " << c;
Forum: Development::Development 05-25-2004, 02:22 PM
Replies: 43
Views: 19,151
Posted By kugrug
valex you forgot std:: in front of the cout ...

valex you forgot std:: in front of the cout

but you could have added
using std::cout; after you did main()
Forum: Development::Development 05-25-2004, 02:21 PM
Replies: 43
Views: 19,151
Posted By kugrug
meh

Sorry Delete please i will post in forum not this post
Showing results 1 to 9 of 9

 
Forum Jump
   

All times are GMT -4. The time now is 12:17 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3