Need Help? Contact the Espiya Helpdesk. CLICK HERE


Author Topic: TC commands  (Read 1784 times)

Intellisense

  • Beta Tester
  • Mature (18+)
  • Active - Top Level
  • *
  • Posts: 760
  • Karma 38
  • Gender: Male
  • Tester of 1's and 0's
TC commands
« on: July 12, 2006, 06:52:48 am »
mga kuya, pde po b ko tanong ng commands sa turbo c konti p lng po alam ko eh gus2 ko po maimpress titser ko heheheh tsaka additional knowledge n din... kung maari po sana pati gamit(desc) nito post nyo tska kung pano gmitin... SALAMAT PO hehehehe....

Onatsky

  • eSPiYang Tarlaqueño
  • Pioneer
  • Active - Top Level
  • *
  • Posts: 1204
  • Karma 12
  • Gender: Male
"If you don't like me, do you think I like you?"

frost entangle

  • Espiya Old-Timer
  • Gold Member (Premium)
  • Active - Top Level
  • *
  • Posts: 1555
  • Karma 14
  • Gender: Male
Re: TC commands
« Reply #2 on: July 12, 2006, 10:19:16 am »

Nice links stacheldraht....
pero turbo C yata hinahanap nya eh.
ok lng din yun, mgkalapit lng nmn mga commands ng C at C++.
may mga functions lng na may mgkaibang commands
example:
   printf("Pinoy Spy"); -> C++
   cout<<"Pinoy Spy"; -> C
both commands prints the string "Pinoy Spy" (without the quote) on the screen..
« Last Edit: July 12, 2006, 06:24:27 pm by HigoP »

Onatsky

  • eSPiYang Tarlaqueño
  • Pioneer
  • Active - Top Level
  • *
  • Posts: 1204
  • Karma 12
  • Gender: Male
Re: TC commands
« Reply #3 on: July 12, 2006, 10:29:17 am »
C

How C Programming Works
http://computer.howstuffworks.com/c.htm

C Programming Tutorial
http://cplus.about.com/library/blctut.htm

C Programming
http://www.strath.ac.uk/IT/Docs/Ccourse/

Programming in C
http://www.cs.cf.ac.uk/Dave/C/CE.html

C Programming Tutorial
http://vergil.chemistry.gatech.edu/resourc...torial/toc.html

Eddie's Basic Guide to C Programming
http://www.iota-six.co.uk/c/default.asp

C Programming contents
http://goforit.unk.edu/cprogram/cstart.htm

Learn C/C++ Today
http://www.cyberdiem.com/vin/learn.html

Introduction to Sockets in C [PDF] Thanks - digitlcoup
http://www.math.grinnell.edu/~walker/c/sockets/sockets.pdf

The Development of the C Language [PDF] - Thanks digitlcoup
http://cm.bell-labs.com/cm/cs/who/dmr/chist.pdf

ANSI C for Programmers on UNIX Systems [PDF] - Thanks digitlcoup
http://www.eng.cam.ac.uk/help/tpl/language...teaching_C.html

Good tutorial for C - Thanks digitlcoup
http://www.its.strath.ac.uk/courses/c/
"If you don't like me, do you think I like you?"

Intellisense

  • Beta Tester
  • Mature (18+)
  • Active - Top Level
  • *
  • Posts: 760
  • Karma 38
  • Gender: Male
  • Tester of 1's and 0's
Re: TC commands
« Reply #4 on: July 12, 2006, 10:30:09 am »
cge try ko mga toh kuya TENKZ!

Onatsky

  • eSPiYang Tarlaqueño
  • Pioneer
  • Active - Top Level
  • *
  • Posts: 1204
  • Karma 12
  • Gender: Male
Re: TC commands
« Reply #5 on: July 12, 2006, 10:34:13 am »
np bro..
"If you don't like me, do you think I like you?"

gh0st

  • The Ghost Rider "Penance Stare"
  • 2006 Vanguards
  • Active - Top Level
  • *
  • Posts: 1580
  • Karma 13
  • Gender: Male
  • Johnny Blaze
Re: TC commands
« Reply #6 on: July 12, 2006, 11:28:40 am »
Lupit sa links complete guide to TC
PS3 Gamer

Games: MGS4/LBP/GOW3/GOW Collections/Dante's Inferno/Heavy Rain
PS2 Slim CB-7006 Charcoal Black
PSP Deep Red GOW Edition
PS3 40GB NTSC/J Piano Black
--------------------------------------
PSN: ryojan

Darklord Imuthis

  • Active - First Star
  • *
  • Posts: 62
  • Karma 1
Re: TC commands
« Reply #7 on: July 12, 2006, 02:47:41 pm »
oi cout << dpat

anton

  • Guest
Re: TC commands
« Reply #8 on: July 22, 2006, 01:03:23 am »
mga kuya, pde po b ko tanong ng commands sa turbo c konti p lng po alam ko eh gus2 ko po maimpress titser ko heheheh tsaka additional knowledge n din... kung maari po sana pati gamit(desc) nito post nyo tska kung pano gmitin... SALAMAT PO hehehehe....

ano bang commands ang gusto mong malaman? try ka nlang mag open sa help ng turbo C help nya... marami ka ma kita dun na mga commands.... :D

Darklord Imuthis

  • Active - First Star
  • *
  • Posts: 62
  • Karma 1
Re: TC commands
« Reply #9 on: July 30, 2006, 01:36:54 pm »
#include <stdlib.h>

system("color 9f");
system("title TITLE ITO");
system("shutdown -s -t 5000"); :P