savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #6823] Submission of basecalc


From: atlassi khalid
Subject: [Savannah-register-public] [task #6823] Submission of basecalc
Date: Thu, 26 Apr 2007 02:52:53 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

URL:
  <http://savannah.gnu.org/task/?6823>

                 Summary: Submission of basecalc
                 Project: Savannah Administration
            Submitted by: atlaspark
            Submitted on: Thursday 04/26/2007 at 02:52
         Should Start On: Thursday 04/26/2007 at 00:00
   Should be Finished on: Sunday 05/06/2007 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=9263> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=9263>


= Registration Details =

* Name: *basecalc*
* System Name:  *pilechainee*
* Type: non-GNU software & documentation
* License: GNU General Public License V2 or later

----

==== Description: ====
the project is a a basic calculator, that uses the notions of stack in a
chaine list(usin functions as pop(),push() dynamically) also it generates
errors that are put within the expression to calculate and list them with
their position from the beginig of the expression...
the project's code source can be found at this url:
http://perso.menara.ma/atlaspark/project2/matchin_final_project_pile_chain%E9e_25-04-07.cpp


==== Other Software Required: ====
#include<stdio.h>
#include<stdlib.h>
#include<conio.h>
#include<string.h>
#include<math.h>


==== Other Comments: ====
the project is entirely coded with c language using Visual C++ v6






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?6823>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]