Search results

  1. Glen Apayart

    Post your C/C++ Programs Here

    Re: Post ur C/C++ Programs Here My brother always use my admin account because i leave my pc on sometimes when im away or sleeping for a while. So, I made a simple conditional statement for my brother to be reminded about the account he is using. By changing the icons of my .exe from his...
  2. Glen Apayart

    Post your C/C++ Programs Here

    Re: Post ur C/C++ Programs Here @Sykora Nevermind ^^. im talking about the techniques of a function which is the "inline function" and the other one was the "argument by reference" that are considered to be defined. Anyway, i understood it now. Sorry for my bad english.
  3. Glen Apayart

    Post your C/C++ Programs Here

    Re: Post ur C/C++ Programs Here @Sykora Thanks for the advice. So, the only function that are considered to be define is the inline function.. Any other circumstances? @aditya.shevade Yes, Sykora is right about it. i'll stick to that.
  4. Glen Apayart

    Post your C/C++ Programs Here

    Re: Post ur C/C++ Programs Here @aditya.shevade Thanks! i saw your program which is "Bulls and Cows" and i observe your using the techniques of passing arguments. Im into that from now. Maybe later i'll put my code about passing arguments. I feel good when someone shares idea to...
  5. Glen Apayart

    Post your C/C++ Programs Here

    Re: Post ur C/C++ Programs Here This is my first program in c++. Actually its working well and i just want to know the comments or suggestion about my program. i know it still need more code to make it stable and effective. Program: a simple shop using string, integers, float, & algebraic...
Top Bottom