Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
J

Jared F

@Jared F
About
Posts
12
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • making a library
    J Jared F

    okay, i did that but what do i put in the #include< > at the top of the client app.? dudeoffrance

    C / C++ / MFC csharp visual-studio help tutorial

  • making a library
    J Jared F

    im trying to make myself a new library using visual studio and everything i try doesnt seem to work. i think that i got a library, but im not sure if its the right type or if i made it right. and if i did it right i have no idea which header to use or how to call my functions from each library. i understand that this is probably a hard subject to explain over a computer but any help would be greatly appreciated. thanks dudeoffrance

    C / C++ / MFC csharp visual-studio help tutorial

  • help with system(&quot;PAUSE&quot;)
    J Jared F

    its a console application. dudeoffrance

    C / C++ / MFC help tutorial

  • help with system(&quot;PAUSE&quot;)
    J Jared F

    I need to know how to pause a program for a specific amount of time and then show the "Press any key to continue..." line that is shown by system("PAUSE"). i've seen people do this before, but i've never asked them how to. dudeoffrance

    C / C++ / MFC help tutorial

  • How to change text color letter by letter
    J Jared F

    when i try to open it it wont show me whatever you have in mind, but if you know how to change each colors letter, please tell me how. It would be greatly appreciated. dudeoffrance

    C / C++ / MFC tutorial csharp visual-studio

  • How to change text color letter by letter
    J Jared F

    close enough. That would be good too. But i was looking for being able to change each letter's color, but that would be nice too. dudeoffrance

    C / C++ / MFC tutorial csharp visual-studio

  • How to change text color letter by letter
    J Jared F

    I've researched this topic on my compiler, microsoft visual studio, and I've done everything that the tutorial said to do, but I can't get it to work. i want to have colors cycling through each of the letters in a certain sentence, lets say..."hello." I'd want two or three colors to cycle left to right at a certain interval in which I set. the tutorial said I have to set some sort of table or something. thanks. dudeoffrance

    C / C++ / MFC tutorial csharp visual-studio

  • Any cool things you'd like to share?
    J Jared F

    actually this is a basic class that I TA for. My teacher has asked me to look for all of the things I have looked for. Everyone in this class is just learning their first language and I have mastered all that is taught in this class, but I live in OREGON!!! We have no funding so I'm probably one of the most able programmers in the school but we don't have enough classes about programming so need all the help I can get so I say again any help will be appreciated, especially cool SIMPLE codes. dudeoffrance

    C / C++ / MFC help question

  • Any cool things you'd like to share?
    J Jared F

    Hi, I am a TA(Teacher's Assistant) for a computer sciences class and I was wondering if you have any cool programs or segments of codes that I could show the class. Any help would be greatly appreciated. dudeoffrance

    C / C++ / MFC help question

  • How to make a project that is opened as its own program
    J Jared F

    I would like to know how to make a program that is not opened through Visual Studio but is opened as its own program. So basically I want to make a program to be able to be opened through an icon on my desktop, not through a compiler. dudeoffrance

    C / C++ / MFC csharp visual-studio tutorial

  • I need a graphics library!!!
    J Jared F

    Help me out! I would like to know how to make a graphics library/file. If you know how please help. dudeoffrance

    C / C++ / MFC graphics help tutorial

  • how to test a type int as a char
    J Jared F

    I would like to know if there is a way to store a character in a type int variable. I would still like the variable to be able to store integers, but if a certain charcter is entered I would like the program to do something else. example: int number; cout<<"Enter a number: "; //This is where I would like to enter 'c' cin>>number; if(number=='c') { ... } else { ... } can you please help? dudeoffrance

    C / C++ / MFC tutorial help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups