Results 1 to 5 of 5

Thread: ช่วยอธิบายฟังชันใน Code นี้ทีครับ

  1. #1
    Junior Member
    Join Date
    Aug 2009
    Posts
    13


    คือผมอยากจะทราบฟังชันต่างๆใน Code โปรแกรมรับข้อมูลชื่อและเก็บใว้ใน database ครับ

    ช่วยอธิบายทีครับ


    [hide=1][code]#include<stdio.h>
    #include<conio.h>
    #include<stdlib.h>
    #include<string.h>
    struct database{
    char code[10];
    char name[20];
    char surname[20];
    char sex[10];
    char phone[10];
    }db;
    void import_database();
    void search_database();
    void main(void){
    int choice;
    char temp[]={0};
    do{

  2. #2


    ชัดเจนเลยที่ว่าโปรแกรมนี้คุณก็อปโปรแกรมผมมา คุณลบ credit ใน comment ซะเรียบเลย

    ทำแบบนี้นิสัยไม่ค่อยดีนะครับ



    **Hidden Content: To see this hidden content your post count must be 1 or greater.**
    [size=4]
    ไม่มีิ่งใด ได้มาโดยไร้ซึ่งความ "พยายาม"[/size]

    [size=2]Computer Engineering Gu วิศวะ[/size]

    [img]http://www.ping-timeout.de/sig/143.jpg[/img]

  3. #3
    Junior Member
    Join Date
    Aug 2009
    Posts
    0


    ขอบคุณสำหรับความรู้ดีๆอีกครั้งคับ

  4. #4
    Member
    Join Date
    Jul 2009
    Location
    BKK
    Posts
    36


    เสริมให้อีกนิดนะครับ
    **Hidden Content: To see this hidden content your post count must be 1 or greater.**

  5. #5
    Junior Member
    Join Date
    Aug 2009
    Posts
    13


    ผมต้องขออภัยคุณ Neverdie_bo จริงๆครับ

    ผมลืมไปซะสนิทเลยครับ พอดีผมก๊อปมาศึกษาฟังชันต่างๆ จนผมคิดไม่ออกปวดหัวอยากรู้มากเลยลืมนึกถึงเลยว่าผมก๊อปของคุนมา

    ต้องขอโทษจริงๆครับ

Similar Threads

  1. Inventory System Made In VB - Access With Code code
    By stepno01 in forum Visual Basic
    Replies: 0
    Last Post: 01-05-2009, 07:06 PM
  2. [E-BooK] Clean Code - มาทำ code ให้เรียบร้อยกันดีกว่า
    By singha.osot in forum E-Book, Video หรือบทความทั่วไปด้าน Computer
    Replies: 0
    Last Post: 07-12-2008, 07:35 PM
  3. Replies: 1
    Last Post: 09-02-2008, 12:26 AM
  4. Bar Code Pro v6.02
    By oatkung2 in forum Window Application
    Replies: 0
    Last Post: 19-08-2007, 10:15 AM
  5. Code หา image จาก code html มาฝาก
    By sut in forum PHP,ASP,Javascript, Html
    Replies: 1
    Last Post: 02-06-2007, 07:10 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •