User Profile

Collapse

Profile Sidebar

Collapse
atwinix
atwinix
Last Activity: Jan 6 '10, 05:23 AM
Joined: Jan 5 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • atwinix
    replied to 1 K or 1 G Array
    in C
    Thanks for the replies! I actually did something similar. I created char 1k[1024]. But I just wanted to confirm if there was actually any harm in doing so, especially when doing the same for the 1G array. Or if there was a better way of doing it.

    I am mostly a Python/Java programmer. I just got started with C in my internship and I am trying to see if larger arrays will cause memory modules to consume more power. I have to run the...
    See more | Go to post

    Leave a comment:


  • atwinix
    started a topic 1 K or 1 G Array
    in C

    1 K or 1 G Array

    Hello!

    I am running some tests and I need to create arrays of specific sizes. I have scavenged many online tutorials/materials to try to find out how I can generate a 1-kilobyte or a 1-gigabyte array in C (or python) without much success.

    Could anyone please help?

    Gratefully yours,

    atwinix
    See more | Go to post
No activity results to display
Show More
Working...