Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-02-2008, 12:50 PM   #1 (permalink)
Apprentice
 
Join Date: Jul 2006
Posts: 53
Default plz help me


hi friends

one of my friend need menu driven program in 'C' the output may be like this

file edit
new cut
open copy
edit paste
save exit
save as
quit
exit


plz help him
__________________
Ravi.Y
yrakesh78 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-02-2008, 01:50 PM   #2 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: plz help me

Is your friend shy that he cannot post here himself?
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 11-02-2008, 11:19 AM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Jan 2008
Posts: 7
Default Re: plz help me

hmmm...menu driven programming in C....i donno whether we can design any 'windows' or 'menu graphics' in C as such...perhaps u should go for CPP...It has support libraries for menus...Suppose u want to go for C only..then u can use a switch rite!!

while(1)
{
///show all options
////ask to enter choice like
int choice;
scanf("%d",&choice);
switch(choice)
{
///for each choice call a function
}
}

guess this helps...cheers
Jove is offline  
Old 12-02-2008, 03:48 AM   #4 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: plz help me

I believe it can be done using loops and gotoxy, within cmd prompt but that would look really bad IMO. TC will have some options in it's graphics library but that will make the program non-portable and non-standard.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 12-02-2008, 03:55 AM   #5 (permalink)
Wise Old Owl
 
Rockstar11's Avatar
 
Join Date: Jul 2006
Location: India
Posts: 1,463
Talking Re: plz help me

Quote:
Originally Posted by rohan_shenoy View Post
Is your friend shy that he cannot post here himself?
lolzz
__________________
Zindagi Toofani Hai... Jahan Hai DuckBurg!
Rockstar11 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:50 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2