473,471 Members | 2,017 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

how can control my program to start wit the first cout when there are a lot of them?

1 New Member
void basic()
{

cout<<"---FOLLOW THESE STEPS TO DIAGNOSE INTERNET PROBLEMS---\n\n";
cout<<"---STEP 1---\n\n";
cout<<"Run your mobile partner software\n\n";
cout<<"---STEP 2---\n\n";
cout<<"Click on TOOLS in the menu bar\n\n";
cout<<"---STEP 3---\n\n";
cout<<"In the tools menu click on PROFILE MANAGEMENT\n\n";
cout<<"---STEP 4---\n\n";
cout<<"check that your APN is STATIC\n\n";
cout<<"---STEP 5---\n\n";
cout<<"Check that your APN (Access Point Name) is INTERNET for prepaid subscription\n\n";
cout<<"OR\n\n";
cout<<"Check that your APN (Access Point Name) is INTERNET2 for postpaid subscription\n\n";
cout<<"---STEP 6---\n\n";
cout<<"Under Authentication, Access Number should be *99#\n\n";
cout<<"---STEP 7---\n\n";
cout<<"The rest of the fields should be left blank\n\n";
cout<<"---STEP 8---\n\n";
cout<<"In the ADVANCED section\n\n";
cout<<"IP Settings should be DYNAMIC\n\n";
cout<<"Authentication Protocol Settings should be CHAP\n\n";
cout<<"DNS Settings should be DYNAMIC\n\n";
cout<<"WINS Settings should be DYNAMIC\n\n";
}
Dec 30 '10 #1
1 1240
whodgson
542 Contributor
Try changing basic to main and include a header file <iostream>
Dec 31 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Mark B | last post by:
Hi I was wondering if someone could help me with the syntax for some VB.Net ASPX code to: - Start 20 threads - End all threads after the sooner of 10 seconds or if all of the threads...
8
by: koorb | last post by:
I am starting a program from a module with the Sub main procedure and I want it to display two forms for the program's interface, but when I run the program both forms just open and then program...
3
by: Dave Smithz | last post by:
Hi there, Summary: I'm looking for a good open source, Windows Change control program. What are people using for there PHP projects? Is there a clear leader for this? Can programs like MS...
0
by: Google Groups | last post by:
Hi, I have the following configuraiton: Server side: Apache 2.x with deflate module configured for cotet-stream. Client Side: IE 6.0.2 SP2 dot net framework v1.1.4322
8
by: Julian | last post by:
hi, i have the following piece of code in a program compiled using both VC8 and VC6. it basically just writes out two arrays to cout. the VC6 program takes about 4 seconds to go through that bit of...
5
by: mail2kondeti | last post by:
Hi Here I need know small clarification. I did this long time back. If I want to show the cursor in the first field when the page gets loaded, how we have to do? Ex. if you goto...
11
by: creative1 | last post by:
Hi All I have a menu bar in vb6 project. I want to set default control to the first option. If the menu bar has following (File Edit Purchase Report...) I want to set default control on first...
11
by: Smokey Grindel | last post by:
Ok this is wierd I am seeing this issue with C# and VB.NET apps made in ..NET... I have the framework installed (.NET 3.5 currently)... i installed my applications... I placed them in the...
1
by: =?Utf-8?B?SkQ=?= | last post by:
ok, I got a windows xp home edition computer from my friend, it is a custom made one. The windows xp is an OEM product, so microsoft is willing to charge me $59 to tell me how to fix it since its...
2
by: angi35 | last post by:
I hope this is an easy question for someone out there. In Access 2000…I have a MainForm with a tab control (MAIN TABS) with 7 tabs. Within each tab is a SubForm. Within each SubForm is a tab...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.