Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by freakbie

  1. freakbie

    simple SIC programming help

    cout << &quot;Enter an int: &quot; << endl cin >> value for (int i=0; i<value; i++) sum = sum + i; can anyone please convert the above C++ code into SIC (not SIC/XE) THANKS

Part and Inventory Search

Back
Top