Does anyone know how to program a grocery or supermarket program??[i][color=#3366FF][code]
Does anyone know how to program a grocery or supermarket program?Does anyone know how to program a grocery or supermarket program??
Page 1 of 1
6 Replies - 3390 Views - Last Post: 14 May 2009 - 01:46 AM
#1
Does anyone know how to program a grocery or supermarket program?
Posted 13 May 2009 - 08:04 PM
Replies To: Does anyone know how to program a grocery or supermarket program?
#2
Re: Does anyone know how to program a grocery or supermarket program?
Posted 13 May 2009 - 08:08 PM
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Post your code like this:
Thanks.
Post your code like this:
Thanks.
#3
Re: Does anyone know how to program a grocery or supermarket program?
Posted 13 May 2009 - 08:42 PM
Do u knOw how to prOgram a supermarket or grocery program using DEV-C++ Langauge??[code]
#4
Re: Does anyone know how to program a grocery or supermarket program?
Posted 13 May 2009 - 08:45 PM
Topics merged. Please do not post duplicate topics.
The general answer your question is:
Yes. I am sure there are a number of people who do. BUT until you show us an honest effort to solve the problem yourself, no one here is permitted to help. Please read the forum rules.
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Post your code like this:
Thanks.
The general answer your question is:
Yes. I am sure there are a number of people who do. BUT until you show us an honest effort to solve the problem yourself, no one here is permitted to help. Please read the forum rules.
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Post your code like this:
Thanks.
#5
Re: Does anyone know how to program a grocery or supermarket program?
Posted 13 May 2009 - 09:45 PM
You...pick a language and write the program yourself. Can you even write code that works?
#6
Re: Does anyone know how to program a grocery or supermarket program?
Posted 13 May 2009 - 11:41 PM
#include <iostream>
#include <string>
class store{
private:
string const Z = "Attempt something";
public:
string const F = "Let's see some code eh?";
};
int main() {
fatal("FEBCAK"); //Fatal Error Between Chair And Keyboard
return 0;
}
#7
Re: Does anyone know how to program a grocery or supermarket program?
Posted 14 May 2009 - 01:46 AM
IngeniousHax, on 13 May, 2009 - 10:41 PM, said:
#include <iostream>
#include <string>
class store{
private:
string const Z = "Attempt something";
public:
string const F = "Let's see some code eh?";
};
int main() {
fatal("FEBCAK"); //Fatal Error Between Chair And Keyboard
return 0;
}
//Fatal Error Between Chair And Keyboard
lolol loved that
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|